get_planning_locations
Retrieve available planning locations from the Eduframe API to manage lead records, supporting pagination for handling large datasets.
Instructions
Get all locations that are available
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) |