phone_get_active_calls
Retrieve a real-time list of active phone calls on the Asterisk S2S MCP Server for monitoring or managing ongoing conversations efficiently.
Instructions
Obtener lista de llamadas telefΓ³nicas activas en este momento
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}