drawing_create
Create a drawing from an SVG string on the GNS3 canvas at specified (x, y) coordinates. Optionally adjust z-order for layering.
Instructions
Create a drawing from an SVG string at canvas position (x, y).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| svg | Yes | ||
| x | No | ||
| y | No | ||
| z | No | ||
| project_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||