Skip to main content
Glama

VoiceAI-MCP-VAVicky

Official

update_twilio_number

Modify Twilio number settings by updating SID, friendly name, voice webhook, and SMS webhook for streamlined communication integration.

Instructions

Update Twilio number configuration

Input Schema

NameRequiredDescriptionDefault
friendly_nameNoFriendly name
number_sidYesNumber SID
sms_webhookNoSMS webhook URL
voice_webhookNoVoice webhook URL

Input Schema (JSON Schema)

{ "properties": { "friendly_name": { "description": "Friendly name", "type": "string" }, "number_sid": { "description": "Number SID", "type": "string" }, "sms_webhook": { "description": "SMS webhook URL", "type": "string" }, "voice_webhook": { "description": "Voice webhook URL", "type": "string" } }, "required": [ "number_sid" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Business-On-Steroids/MCP-VoiceAI-WhiteLabel'

If you have feedback or need assistance with the MCP directory API, please join our Discord server