get_knowledge_query_metrics
Retrieve aggregated knowledge search and RAG query counts for a project or entire organization within a date range.
Instructions
Gets Cognigy.AI Knowledge AI query metrics. Returns aggregated knowledge search/RAG query counts for a project or entire organization.
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) |