list_ai_code_changes
Retrieve paginated AI code change metrics with optional date range and user filters. Track accepted AI modifications to monitor coding assistant impact.
Instructions
List accepted AI change metrics (GET /analytics/ai-code/changes).
Args: start_date: Optional start date bound. end_date: Optional end date bound. user: Optional single-user filter. page: 1-based page (default 1). page_size: Results per page (default 100, max 1000).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| user | No | ||
| end_date | No | ||
| page_size | No | ||
| start_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||