action reverb_get_my_feedback_sent { label: "List of sent feedback" description: "List of sent feedback" provider: reverb method: GET path: "/my/feedback/sent" encoding: json output: { type: "object" additionalProperties: true } }