export_svg
Export SVG files as Inkscape SVG or plain SVG using the Inkscape pipeline. Specify output path, flavor, and expected revisions for validation.
Instructions
Exports an SVG as Inkscape SVG or plain SVG through the bounded Inkscape pipeline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| flavor | Yes | ||
| outputPath | Yes | ||
| textToPath | No | ||
| workspaceId | Yes | ||
| expectedRevision | Yes | ||
| expectedOutputRevision | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flavor | Yes | ||
| revision | Yes | ||
| warnings | Yes |