set_effects
Apply shadow and blur effects to a Figma node by specifying node ID, name, and effect array with type, color, offset, radius, and spread.
Instructions
Applies shadow/effect arrays to nodes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | The ID of the node to modify | |
| nodeName | Yes | Name of the node to verify against | |
| effects | Yes | Array of effect objects |