get_course_tabs
Retrieve course tab records from Eduframe with pagination support for efficient data management.
Instructions
Get all course tab 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) |