export_diagram
Export Monodraw diagrams (.monopic or .monojson) to plain ASCII text. Optionally use Unicode characters and trim trailing whitespace.
Instructions
Export a Monodraw diagram (.monopic or .monojson) to plain ASCII text
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unicode | No | Use Unicode characters in output | |
| filePath | Yes | Path to the .monopic or .monojson file | |
| trimWhitespace | No | Trim trailing whitespace from each line |