Skip to main content
Glama

VoiceAI-MCP-VAVicky

Official

make_call

Initiate phone calls using the assistant by specifying the assistant ID and phone number, with an optional contact ID for streamlined communication.

Instructions

Make a phone call through assistant

Input Schema

NameRequiredDescriptionDefault
assistant_idYesAssistant ID
contact_idNoContact ID (optional)
phone_numberYesPhone number to call

Input Schema (JSON Schema)

{ "properties": { "assistant_id": { "description": "Assistant ID", "type": "string" }, "contact_id": { "description": "Contact ID (optional)", "type": "string" }, "phone_number": { "description": "Phone number to call", "type": "string" } }, "required": [ "assistant_id", "phone_number" ], "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