Skip to main content
Glama

VoiceAI-MCP-VAVicky

Official

make_bulk_call

Initiate bulk phone calls using a specified assistant and contact list with the VoiceAI-MCP-VAVicky server for efficient communication scaling.

Instructions

Make bulk phone calls

Input Schema

NameRequiredDescriptionDefault
assistant_idYesAssistant ID
contact_bulk_idYesContact bulk ID

Input Schema (JSON Schema)

{ "properties": { "assistant_id": { "description": "Assistant ID", "type": "string" }, "contact_bulk_id": { "description": "Contact bulk ID", "type": "string" } }, "required": [ "assistant_id", "contact_bulk_id" ], "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