capcut_set_canvas_blur
Apply Gaussian blur or solid color as the canvas background behind a clip to reframe vertical or horizontal content. Fix aspect ratio issues by customizing the backdrop.
Instructions
Apply Gaussian canvas background blur or solid color behind a clip for vertical/horizontal reframing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | canvas background type (default: "blur") | |
| color | No | solid color hex code if using color background | |
| draft | Yes | ||
| segmentId | Yes | target video/image segment ID | |
| blurRadius | No | blur intensity radius (default: 10.0) |