List Project Items
list_project_itemsList media assets, bins, and sequences in the Premiere Pro project panel. Specify an optional bin path to filter items from a particular folder.
Instructions
List all items in the project panel (clips, bins, sequences)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bin_path | No | Optional bin path to list items from (e.g., 'Footage/Raw'). Lists root items if omitted. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | Whether the tool completed successfully. | |
| data | No | Tool-specific result data when ok is true. | |
| tool | Yes | The registered MCP tool name. | |
| error | No | Failure detail when ok is false. |