list_bundle_courses
Retrieve courses included in a specific Thinkific bundle using bundle ID, with pagination support for managing large course collections.
Instructions
List courses within a specific bundle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bundle_id | Yes | The bundle ID | |
| page | No | Page number. Default: 1 | |
| limit | No | Items per page. Default: 25 |