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