edubase_get_exams
Retrieve a list of owned and managed exams from EduBase. Filter by status, search term, or paginate results to organize quiz hierarchy.
Instructions
List owned and managed exams. Exams are the highest level in the EduBase Quiz hierarchy, built from Quiz sets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | page number (default: 1), not used in search mode! | |
| limit | No | limit number of results (default: 16) | |
| active | No | optional filter to only include active exams (if true) or inactive exams (if false) | |
| search | No | search string to filter results |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exams | Yes |