edubase_get_quizes
Retrieve owned and managed quiz sets from the EduBase platform to access question collections for educational content management.
Instructions
List owned and managed Quiz sets. Quiz sets are named collections of questions that sit at the middle level of the EduBase Quiz hierarchy.
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! |