scan_text_nodes
Extract and analyze all text elements within a selected Figma node to enable programmatic reading and modification of design content using the Cursor AI integration.
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"
}