List study sets
list_study_setsList study sets for a learner, newest first, with progress summaries to find set IDs and identify unopened sets.
Instructions
List the sets you created for this learner, newest first, each with a progress summary. Use it to find a setId, or to see at a glance which sets were never opened.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many sets to return, newest first (default 20) | |
| topic | No | Only sets with this exact topic tag | |
| userId | No | Firebase UID of the learner. Omit to use the server default | |
| includeProgress | No | Attach a progress summary to each set (default true) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sets | Yes | ||
| count | Yes |