apply_style
Apply a style to a Figma node using its node ID and style ID. Specify the style type—text, fill, stroke, effect, or grid.
Instructions
Applies a style to a node by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | The ID of the node to apply style to | |
| nodeName | Yes | Name of the node to verify against | |
| styleId | Yes | The ID of the style to apply | |
| styleType | Yes | Type of style to apply (target property) |