Skip to main content
Glama

TwilioManager MCP

by errajibadr

get_all_phone_numbers

Retrieve all phone numbers associated with a Twilio subaccount to manage telephony resources and configure communication services.

Instructions

Get all phone numbers associated with a Twilio subaccount

Input Schema

NameRequiredDescriptionDefault
phone_number_sidYes
source_account_sidYes
target_account_sidYes

Input Schema (JSON Schema)

{ "properties": { "phone_number_sid": { "title": "Phone Number Sid", "type": "string" }, "source_account_sid": { "title": "Source Account Sid", "type": "string" }, "target_account_sid": { "title": "Target Account Sid", "type": "string" } }, "required": [ "source_account_sid", "phone_number_sid", "target_account_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/errajibadr/twilio_manager_mcp'

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