document_save
Save a document from a session to a file, with optional format and file path overrides.
Instructions
Save the document from a session to a file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Output format; defaults to session format | |
| session | Yes | Session name | |
| filePath | No | File path to save to; defaults to the original load path |