usage
Retrieve academy-wide usage and licensing statistics, including total users, active users, and license utilization for high-level analysis.
Instructions
Get academy-wide usage and licensing summary statistics, including total users, active users, and license utilization. Use this for high-level academy usage stats. For per-user training data and progress details, use the dashboard tool instead.
Sub-actions:
list: Retrieve aggregate usage data for the academy.
Returns JSON: { data, _meta: { tool, action, returned, truncated? } }. When truncated is true, apply filters or pagination params to narrow results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | The sub-action to perform: 'list' to retrieve academy usage statistics |