download_ai_code_commits_csv
Download AI code commit metrics as CSV for specified date ranges and users. Filters by start/end date and optional user.
Instructions
Download AI commit metrics CSV (GET /analytics/ai-code/commits.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 | |||