action thesmsworks_post_message_schedule { label: "post_message_schedule" description: "Schedules an SMS message to be sent at the date-time you specify" provider: thesmsworks method: POST path: "/message/schedule" encoding: json output: { type: "object" additionalProperties: true } }