get_call_metrics
Retrieve aggregated call counts for a Cognigy.AI project or organization over a specified time period using Voice Gateway metrics.
Instructions
Gets Cognigy.AI call counter metrics (Voice Gateway). Returns aggregated call counts for a project or entire organization over a time period.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endDate | No | End date for metrics (ISO 8601 format) | |
| timezone | No | Timezone for aggregation (e.g., 'UTC', 'America/New_York') | |
| projectId | No | Project ID for project-level metrics. Omit for organization-wide metrics. | |
| startDate | No | Start date for metrics (ISO 8601 format) |