Skip to main content
Glama

VoiceAI-MCP-VAVicky

Official

get_twilio_usage

Retrieve Twilio usage statistics by specifying start and end dates and a result limit. Access detailed usage data for analysis and optimization.

Instructions

Get Twilio usage statistics

Input Schema

NameRequiredDescriptionDefault
end_dateNoEnd date (ISO format)
limitNoMax number of results
start_dateNoStart date (ISO format)

Input Schema (JSON Schema)

{ "properties": { "end_date": { "description": "End date (ISO format)", "type": "string" }, "limit": { "default": 50, "description": "Max number of results", "type": "number" }, "start_date": { "description": "Start date (ISO format)", "type": "string" } }, "required": [], "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