set_effects
Apply shadow and blur effects to a Figma node. Specify color and offset for shadows, radius for blurs. Returns status and node ID.
Instructions
Set a node's effects. Shadows (DROP_SHADOW / INNER_SHADOW) need color + offset; blurs need radius. Returns { ok, nodeId }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | Figma node id to apply effects to | |
| effects | Yes | Effects to apply |