get_client_health
Retrieve a comprehensive health snapshot for a client account, showing per-course completion rates, average scores, content freshness, delivery method, and contract renewal date to assess engagement before renewals.
Instructions
Return a full learning-engagement health snapshot for a single client account, modeled on Content Controller's usage/LearnerHistory report. Includes per-course completion rates, average scores, content freshness (last update date), the client's delivery method (Launcher vs. their own LMS), and contract renewal date.
Use this when someone asks how a specific client is doing, wants a health check before a renewal, or needs an overview of a client's engagement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | Yes | The client account ID (e.g. 'acct-001'). Case-insensitive match also accepted on account_name for convenience. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||