action thesmsworks_send_flash_message { label: "sendFlashMessage" description: "Sends an SMS flash message, which appears on the recipients lock screen" provider: thesmsworks method: POST path: "/message/flash" encoding: json output: { type: "object" additionalProperties: true } }