Set Scale To Frame Size
set_scale_to_frame_sizeResize a selected project item to match the sequence frame by enabling Scale to Frame Size. Prevents letterboxing and ensures full-frame display.
Instructions
Enable 'Scale to Frame Size' on a project item so it fills the sequence frame
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. |