download_ai_code_changes_csv
Export AI code change metrics to CSV. Filter by start date, end date, and user to obtain targeted analytics data.
Instructions
Download AI change metrics CSV (GET /analytics/ai-code/changes.csv).
Returns the CSV body as text under csv_text.
Args: start_date: Optional start date bound. end_date: Optional end date bound. user: Optional single-user filter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | No | ||
| end_date | No | ||
| start_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||