action thesmsworks_post_messages_failed { label: "post_messages_failed" description: "Get failed messages matching your search criteria" provider: thesmsworks method: POST path: "/messages/failed" encoding: json output: { type: "object" additionalProperties: true } }