get_styled_text_segments
Extract text segments with specific styling from Figma text nodes, enabling precise design adjustments through AI-assisted interface interactions.
Instructions
Get text segments with specific styling in a text node
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}