get_file_extensions
Analyze AI coding patterns by identifying which file types receive the most AI suggestions, accepts, and rejects in Cursor editor sessions.
Instructions
Get top file extensions being edited with AI: which file types get the most AI suggestions, accepts, and rejects.
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 |