get_media_pool_structure
Retrieve the folder and clip hierarchy in DaVinci Resolve's media pool. Specify recursion depth and maximum clips per folder to control output.
Instructions
Get the folder/clip structure of the media pool.
Parameters:
max_depth: Maximum folder recursion depth (default: 3)
max_clips: Maximum clips to list per folder (default: 50)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_depth | No | ||
| max_clips | No |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |