figma_get_text_info
Retrieve text style ID, font properties, and fill variable from a TEXT node to verify design system text style and color variable compliance during Phase 5 validation.
Instructions
Get the text style ID, font properties, and fill variable of a TEXT node. Use during Phase 5 validation to verify DS text style and color variable compliance. Returns: { textStyleId, fontName, fontSize, characters, fillVariable }
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes |