Create SVG
create_svgConvert an SVG string into editable Figma vector nodes for icons, logos, and simple graphics. Generate SVG directly for quick insertion into slides.
Instructions
Import an SVG string as editable Figma vector nodes. Use for icons, logos, simple graphics. The agent generates the SVG string directly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | ||
| y | No | ||
| svg | Yes | Complete SVG string with xmlns attribute | |
| width | No | ||
| height | No | ||
| parentId | Yes | Parent node (typically slide ID) |