action avaza_contact_post { label: "Create a Contact" provider: avaza method: POST path: "/api/Contact" encoding: json output: { type: "object" additionalProperties: true } }