Set Clip Position
set_clip_positionReposition a video clip in Premiere Pro by setting its Motion effect Position property to X and Y pixel coordinates.
Instructions
Set the Position property on a video clip's Motion effect. Values are in pixels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | X position in pixels | |
| y | Yes | Y position in pixels | |
| node_id | Yes | Node ID of the clip |
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. |