Set Blend Mode
set_blend_modeSet a video clip's blend mode in Premiere Pro by adjusting the Opacity effect's Blend Mode property. Choose from blending modes to control how the clip composites with underlying footage.
Instructions
Set the blend mode on a video clip. Uses the Opacity effect's Blend Mode property.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | Node ID of the video clip | |
| blend_mode | Yes | Blend mode name |
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. |