media_pool_get_clips
Retrieve clips from the current Media Pool folder with pagination support. Use offset and limit to control the number of clips returned per page.
Instructions
List clips in the current Media Pool folder with pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum clips to return per page (default 50). | |
| offset | No | Number of clips to skip (default 0). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||