get_lowest_performing_courses
Identifies the lowest-completion courses for a client account to surface renewal risk, sorted by ascending completion rate.
Instructions
Return the lowest-completion courses for a client, sorted ascending by completion rate. Use this to surface renewal risk: low completion means the client isn't getting value from the content, which threatens contract renewal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many of the worst-performing courses to return (default 3). | |
| account_id | Yes | The client account ID or name. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||