list_locations
Retrieve paginated business locations from ClassQuill, filterable by owner type, tutor, or student, to view tutoring-related addresses through a read-only proxy.
Instructions
List Locations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Records per page (default 20, max 100) | |
| offset | No | Pagination offset | |
| tutor_id | No | Filter by owning tutor UUID | |
| owner_type | No | Filter by owner type: org, tutor, student | |
| student_id | No | Filter by owning student UUID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes |