learningsuite_get_bundle_members
Retrieve members of a bundle along with their access info. Provide a bundleId, and optionally set limit and offset for paginated results.
Instructions
Get members of a bundle with access info
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum to return (max 200) | |
| offset | No | Offset for pagination | |
| bundleId | Yes | Bundle ID |