get_commands
Analyze which Cursor commands are used and how often. Filter by date range and specific users to get detailed usage analytics.
Instructions
Get command usage analytics: which Cursor commands 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" |