Get Item Info
get_item_infoIdentify any project item's type in Premiere Pro, such as sequence, multicam, or merged clip, to guide subsequent editing actions.
Instructions
Get detailed type info about a project item (is it a sequence, multicam, merged clip, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | Node ID or name of the project item |
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. |