edubase_get_questions
Retrieve quiz questions you own or manage from EduBase. Filter by search terms and control results with pagination options.
Instructions
List owned and managed Quiz questions.
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! |