get_progression_stats
Retrieve completion statistics for a user's content within a workspace, optionally filtered by collection, showing total and completed counts.
Instructions
Get completion statistics for the current user.
workspace_id: target workspace ID — get available IDs from list_workspaces()
Pass collection_id to scope to a specific collection.
Returns total content count and how many the user has completed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_id | Yes | ||
| collection_id | No |