action trashnothing_send_feedback { label: "Send feedback" description: "Allows users to send feedback about the trashnothing.com site or apps." provider: trashnothing method: POST path: "/feedback" encoding: json output: { type: "object" additionalProperties: true } }