apply_style_to_node
Apply existing Figma local styles to specific nodes by linking paint, text, effect, or grid style IDs to target elements for design consistency.
Instructions
Apply an existing local style (paint, text, effect, or grid) to a node, linking the node to that style.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | Target node ID in colon format e.g. 4029:12345 | |
| styleId | Yes | Style ID to apply (from get_styles) | |
| target | No | For paint styles only — apply to 'fill' (default) or 'stroke' |