list_classrooms
Retrieve paginated lists of classrooms from ClassQuill, with optional subject filtering and limit/offset controls for tailored access to tutoring data.
Instructions
List Classrooms
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Records per page (default 20, max 100) | |
| offset | No | Pagination offset | |
| subject_id | No | Filter by subject id, e.g. methods_34 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes |