save_document
Save the active Visio diagram to its current file or a specified path. Use the overwrite flag to replace an existing file when saving to a new location.
Instructions
Save the active Visio document. Optionally save to a new path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | No | Save to this path. Omit to save in place. | |
| overwrite | No | Overwrite existing file. Default: false. |