get_text_style
Extract text style attributes such as font, size, and alignment from Figma nodes using specified IDs, enabling efficient batch or individual styling retrieval for design workflows.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | No | The ID of a single node to extract text style from. Optional. | |
| nodeIds | No | An array of node IDs to extract text style from in batch. Optional. |