Skip to main content
Glama

Voyp MCP Server

hangup_call

Terminate an active call by specifying the call ID using the MCP server. Integrate with VOYP's telephony capabilities to manage call actions securely.

Instructions

Hangup an existing call

Input Schema

NameRequiredDescriptionDefault
idYesID of the call

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "ID of the call", "type": "string" } }, "required": [ "id" ], "type": "object" }
Install Server

Other Tools from Voyp MCP Server

Related Tools

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/paulotaylor/voyp-mcp'

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