Tool Analytics Dashboard (Legacy)
get_tool_analyticsRetrieve comprehensive analytics on tool usage, performance, and patterns. Filter by date range, group by tool or user, and choose between summary or detailed data.
Instructions
Get comprehensive analytics on tool usage, performance metrics, and patterns. By default returns a concise summary with sample point IDs for fetching specific results - set summary_only=false for detailed data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | ISO format end date | |
| group_by | No | Field to group by (tool_name, user_email) | tool_name |
| start_date | No | ISO format start date (e.g., "2024-01-01T00:00:00") | |
| summary_only | No | If True, return concise summary (default). If False, return full detailed analytics | |
| user_google_email | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |