get_mcp_usage
Retrieve usage statistics for MCP servers and tools, including frequency and user filters, to analyze adoption over a specified date range.
Instructions
Get MCP (Model Context Protocol) tool usage: which MCP servers and tools are being used, and how often.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| users | No | Comma-separated emails to filter by specific users | |
| endDate | No | End date. Formats: "YYYY-MM-DD", "today", "yesterday". Default: "today" | |
| startDate | No | Start date. Formats: "YYYY-MM-DD", "7d", "30d", "today", "yesterday". Default: "30d" |