export_canvas
Export diagrams from OmniGraffle canvases to PNG, PDF, or SVG image files with a single command.
Instructions
Export the current canvas to an image file (PNG, PDF, or SVG)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | Export scope (default: "current canvas") | |
| format | Yes | Export format | |
| output_path | Yes | Absolute path for the output file, e.g. /Users/you/Desktop/diagram.png |