Twilio · Arazzo Workflow
Twilio Schedule a Message and Cancel It Before Send
Version 1.0.0
Schedule a future message via a messaging service, then cancel it while it is still scheduled.
View Spec
View on GitHub
AuthenticationCommunicationsContact CenterEmailIoTMessagingPhoneSMST1VerificationVideoVoiceArazzoWorkflows
Provider
Workflows
schedule-and-cancel-message
Schedule a message, confirm it is scheduled, then cancel it.
Creates a scheduled message via a messaging service, fetches it to confirm the scheduled state, and cancels it while still queued.
1
scheduleMessage
Schedule the message for future delivery through the messaging service.
2
confirmScheduled
Fetch the message to confirm it is in the scheduled state before cancelling.
3
cancelMessage
Cancel the still-queued scheduled message by updating its status to canceled.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.