action thesmsworks_post_messages { label: "post_messages" description: "Retrieve up to 1000 messages matching your search criteria" provider: thesmsworks method: POST path: "/messages" encoding: json output: { type: "object" additionalProperties: true } }