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