scan_text_nodes
Extract and analyze text content from selected Figma nodes to retrieve detailed scan results with content type and status for structured data processing.
Instructions
Scan all text nodes in the selected Figma node.
Returns:
content: Array of objects. Each object contains a type: "text" and a text field with the scan status and results.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
nodeId | Yes | The unique Figma node ID to scan. Must be a string in the format '123:456'. |