set_effects
Apply shadows, blur, or background blur effects to a Figma node. Supports preset shadow sizes and custom parameters.
Instructions
Add shadows, blur, or background blur effects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | Target node ID | |
| shadow | No | { color, offsetX, offsetY, blur, spread } | |
| innerShadow | No | { color, offsetX, offsetY, blur, spread } | |
| blur | No | Layer blur amount | |
| backgroundBlur | No | Background blur (glassmorphism) | |
| preset | No | Use preset shadow size |