action avaza_project_put { label: "Update an Project" description: "Update a Project" provider: avaza method: PUT path: "/api/Project" encoding: json output: { type: "object" additionalProperties: true } }