stream_list_videos
Retrieve and filter videos from a Bunny Stream library by ID, with options for pagination, search queries, and sorting.
Instructions
List videos in a Bunny Stream library
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| libraryId | Yes | Stream library ID | |
| page | No | Page number (default 1) | |
| itemsPerPage | No | Items per page (default 100) | |
| search | No | Search query | |
| orderBy | No | Order by field (e.g. date, title) |