get_bin_contents
Retrieve detailed contents of any Premiere Pro bin by name, path, or node ID, including nested items, media paths, offline status, color labels, and metadata. Inspect bin structure and identify assets.
Instructions
Get detailed contents of a specific bin (folder) including all nested items, media paths, offline status, color labels, and metadata. Searches by bin name or node ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bin_id | Yes | Bin name, node ID, or path (e.g., 'Footage', 'Footage/Raw') | |
| recursive | No | Include items from sub-bins recursively (default: true) |