action thesmsworks_post_message_send { label: "post_message_send" description: "Send an SMS Message" provider: thesmsworks method: POST path: "/message/send" encoding: json output: { type: "object" additionalProperties: true } }