Twilio · Arazzo Workflow
Twilio Validate a Number then Send a Message
Version 1.0.0
Look up a phone number for validity and line type, then send an SMS only when the number is valid.
View Spec
View on GitHub
AuthenticationCommunicationsContact CenterEmailIoTMessagingPhoneSMST1VerificationVideoVoiceArazzoWorkflows
Provider
Workflows
lookup-then-send-message
Validate a number with Lookup, then conditionally send a message.
Fetches phone number intelligence and branches on the valid flag: sends an SMS when the number is valid and ends without sending when it is not.
1
lookupNumber
Query the Lookup API for validation and line type intelligence on the supplied phone number.
2
sendMessage
Send the SMS to the validated phone number from the supplied Twilio sender.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.