get_agent_edits
Analyze AI code edit metrics to track suggested, accepted, and rejected changes, measuring team effectiveness with AI-generated code.
Instructions
Get agent edit metrics: suggested vs accepted vs rejected diffs and lines. Shows how effectively the team is using AI-generated code.
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 |