Set shadows and blurs
figma_set_effectsReplace a node's effects with a specified list; pass an empty list to clear all effects. Add drop shadows to make elements look raised.
Instructions
Replaces a node’s effects with the list you give. An empty list clears them. Elevation in most design systems is a drop shadow, so this is what "make it look raised" means.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | Figma node id, like "21:10314". Omit to use whatever is selected on the canvas. | |
| effects | Yes | In back-to-front order. Empty clears every effect. |