get_copilot_usage_summary
Retrieve GitHub Copilot usage metrics across Enterprise, Organization, and seat assignments. Monitor code completions, chat activity, and active users with optional team-level data.
Instructions
Get a combined summary of Copilot usage across Enterprise, Organization, and seat assignments. Optionally include team-level metrics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | Start date in YYYY-MM-DD format (defaults to 28 days ago) | |
| until | No | End date in YYYY-MM-DD format (defaults to today) | |
| team_slug | No | Team slug to include team-level metrics | |
| force_refresh | No | Ignore cache and fetch fresh data |