document_preflight
Checks SVG files for active content, external references, and invalid settings, identifying issues without altering the document.
Instructions
Checks an SVG for active content, external references and invalid document settings without modifying it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| profile | No | basic | |
| workspaceId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| valid | Yes | ||
| issues | Yes | ||
| profile | Yes |