phone_get_metrics
Retrieve system metrics and statistics for automated phone call operations within the Asterisk S2S MCP Server to monitor and analyze telephony performance.
Instructions
Obtener métricas y estadísticas del sistema telefónico
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"
}