action avaza_timesheet_post { label: "Create a new Timesheet Entry" provider: avaza method: POST path: "/api/Timesheet" encoding: json output: { type: "object" additionalProperties: true } }