create_border_gradient
Create a gradient border on any node by placing a slightly larger frame behind it. Specify start and end colors and optional border width.
Instructions
Create a gradient border effect using a slightly larger frame behind.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | Target node | |
| startColor | Yes | Start color hex | |
| endColor | Yes | End color hex | |
| width | No | Border width (default: 1) |