get_svg
Export a single Figma node as an SVG string, including all nested children. Returns the SVG markup for use in code or design workflows.
Instructions
Export a single node as an SVG string from Figma. Returns the SVG markup including all nested children.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | The ID of the node to export as SVG |