export_design_spec
Export a condensed design spec from a Figma node, providing bounds, CSS, tokens, layout, tree, and text content. Works offline with file path and node ID.
Instructions
Export a condensed design spec for a node: bounds, css, tokens, layout, tree, and text content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | GUID sessionID:localID | |
| filePath | Yes | Path to the .fig file | |
| maxDepth | No | Tree depth (default 8) |