Set Item In Out
set_item_in_outSet in and out points on a project item in the Premiere Pro project panel to define the source range for editing.
Instructions
Set in and/or out points on a project item in the project panel (marks source range for editing).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | Node ID or name of the project item | |
| in_seconds | No | In point in seconds | |
| media_type | No | Media type: 1=video, 2=audio, 4=all (default: 4) | |
| out_seconds | No | Out point in seconds |
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. |