get_conversation_metrics
Retrieve aggregated conversation counts from Cognigy.AI for a project or organization over a time period, specifying start and end dates, timezone, and optional project ID.
Instructions
Gets Cognigy.AI conversation counter metrics. Returns aggregated conversation 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) |