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