scan_text_nodes
Extract and analyze all text nodes within a selected Figma element to enable efficient design automation and programmatic editing through Cursor AI.
Instructions
Scan all text nodes in the selected Figma 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"
}