List project items
premiere_list_project_itemsList all bins and clips from the Project panel, flattened with paths. Supports pagination and optional media path inclusion.
Instructions
List the project's bins and clips (the Project panel tree), flattened with paths. Supports limit/offset paging and optional media paths. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max items (default 1000). | |
| offset | No | Items to skip (default 0). | |
| includeMedia | No | Include each clip's on-disk media path. |