Set Scale Width Height
set_scale_width_heightSets independent scale width and height for a clip in Premiere Pro, requiring Uniform Scale to be off. Provide the clip's node ID and percentage values to adjust its dimensions.
Instructions
Set independent Scale Width and Scale Height on a clip (requires Uniform Scale to be OFF).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | Node ID of the clip | |
| scale_width | Yes | Scale width percentage | |
| scale_height | Yes | Scale height percentage |
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. |