get_current_educator
Fetch educator records with pagination. Use cursor and per_page parameters to navigate through results.
Instructions
Get an educator record
Input 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) |