save_document
Save the current document to its existing location or specify a new file path to save as a different file.
Instructions
Save the current document.
Args: file_path: Optional new path to save as (uses current path if not specified)
Returns: Success message or error
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |