get_course_locations
Retrieve course location records from Eduframe with pagination support for efficient data management.
Instructions
Get all course location records
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Cursor for fetching the next page of results | |
| per_page | No | Number of results per page (default: 25) |