Capture Figma design
capture_designFetch a Figma frame and extract design tokens. Provide a frame link or file key with node ID to generate a run ID for design QA comparison.
Instructions
Fetch a Figma frame and derive its design token set. Accepts a pasted Figma frame link or a bare file key plus nodeId. Writes the flattened node list to disk and returns a runId. Never returns the node tree.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| figma | Yes | Figma frame link, or a bare file key. | |
| nodeId | No | Node id, if not already in the link. "1-23" or "1:23". |