action watchful_create_feedbacks { label: "Create a feedback" description: "Create a feedback" provider: watchful method: POST path: "/feedbacks" encoding: json output: { type: "object" additionalProperties: true } }