Credits Usage
credits_usageUsage summary or history. Pass scope: "me" | "team" and detail: "tool" | "skill". Sorted by cost with _others rollup.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of top tools/skills to return. Remaining rolled into "_others". Default 10. | |
| scope | No | Whose usage to show. "me" for personal, "team" for team-wide. | |
| detail | No | Detail level. "tool" groups by tool, "skill" adds per-skill breakdown. | tool |
| offset | No | Records to skip for pagination (history mode). Default 0. | |
| period | No | Time period to summarize. 'all' covers the last 30 days (the maximum window). | all |