get_commands
Analyze Cursor command usage patterns to track which commands are used most frequently and identify adoption trends across development teams.
Instructions
Get command usage analytics: which Cursor commands are being used and how often.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| startDate | No | Start date. Formats: "YYYY-MM-DD", "7d", "30d", "today", "yesterday". Default: "30d" | |
| endDate | No | End date. Formats: "YYYY-MM-DD", "today", "yesterday". Default: "today" | |
| users | No | Comma-separated emails to filter by specific users |