edubase_get_classes
Retrieve and filter owned or managed educational classes from the EduBase platform using search parameters and pagination controls.
Instructions
List owned and managed classes.
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! |