DanToy
05/20/2025, 1:51 PMVapi Support Bot
05/20/2025, 1:52 PMjson
{
"type": "sms",
"metadata": {
"from": "+15551234567"
},
"parameters": {
"message": "Here is your booking link: https://example.com/booking"
}
}
Note: The exact parameter name for the message may vary (e.g., message
, body
). Please refer to your tool's configuration or API reference for the precise field name.
[See more in the Vapi documentation.](https://docs.vapi.ai/tools/default-tools#send-text)
Source:
- [Vapi Default Tools Documentation](https://docs.vapi.ai/tools/default-tools#send-text)Aditya
05/20/2025, 9:19 PM