action avaza_estimate_post { label: "Create a new draft Estimate" provider: avaza method: POST path: "/api/Estimate" encoding: json output: { type: "object" additionalProperties: true } }