Edit SVG
edit_svgEdit SVG layers by setting fill or stroke, removing or isolating nodes, applying transforms, resizing, or setting custom attributes. Changes are saved to the original or specified output path.
Instructions
Apply structured edits to an SVG by layer id: setFill, setStroke, removeNode, isolateNode, transform, setDimensions, setAttribute. Writes back to svg_path (or output_path) and returns the updated summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| svg_path | Yes | ||
| operations | Yes | ||
| output_path | No |