document_inspect
Read SVG viewport dimensions, viewBox, and revision from an authorized document without altering it. Get document details for validation or analysis.
Instructions
Reads SVG viewport dimensions, viewBox and revision from an authorized document without mutating it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| level | No | standard | |
| workspaceId | Yes | ||
| expectedRevision | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pages | Yes | ||
| width | Yes | ||
| height | Yes | ||
| viewBox | Yes | ||
| revision | Yes | ||
| inventory | No | ||
| widthUnit | Yes | ||
| heightUnit | Yes | ||
| inspectionLevel | Yes |