elements_query
Query SVG elements by IDs, types, or layers to retrieve bounded summaries without exposing arbitrary XML attributes.
Instructions
Lists bounded SVG element summaries by IDs, type, or Inkscape layer without exposing arbitrary XML attributes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | No | ||
| path | Yes | ||
| kinds | No | ||
| limit | No | ||
| offset | No | ||
| layerId | No | ||
| workspaceId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| total | Yes | ||
| elements | Yes | ||
| missingIds | Yes |