set_effects
Apply shadows and blurs to a Figma node. Specify type, visibility, radius, color, and offset for drop/inner shadows or radius for layer/background blurs.
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 |