get_program_elements
Retrieve a list of program elements with pagination support and optional filtering by edition ID.
Instructions
Get all elements
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) | |
| edition_id | No | Filter results on edition_id |