edubase_get_exams
Retrieve a list of exams you own or manage, with optional filters by search, active status, and pagination.
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 |
|---|---|---|---|
| search | No | search string to filter results | |
| active | No | optional filter to only include active exams (if true) or inactive exams (if false) | |
| limit | No | limit number of results (default: 16) | |
| page | No | page number (default: 1), not used in search mode! |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exams | Yes |