edubase_get_exams
Retrieve and filter owned or managed exams from the EduBase Quiz hierarchy using search parameters and pagination controls.
Instructions
List owned and managed exams. Exams are the highest level in the EduBase Quiz hierarchy, built from Quiz sets.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | search string to filter results | |
| limit | No | limit number of results (default: 16) | |
| page | No | page number (default: 1), not used in search mode! |