get_planning_materials_of_planing_event
Retrieve all planning materials associated with a specific planning event. Supports pagination to manage large result sets.
Instructions
Get all planning materials of a planning event
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the parent resource | |
| cursor | No | Cursor for fetching the next page of results | |
| per_page | No | Number of results per page (default: 25) |