wecandeo_video_list_package
List videos from a distribution package with search, sort, and pagination to efficiently find and manage video content.
Instructions
Retrieve the list of videos in a distribution package. Supports search, sort and pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| keyword | No | Search keyword | |
| folderId | No | Filter by media-archive folder ID | |
| pageSize | No | Items per page | |
| sortItem | No | Sort field (default id) | |
| packageId | Yes | Distribution package ID | |
| searchItem | No | Search field (partial match) | |
| sortDirection | No | Sort direction |