save_document
Save the active Revit document. Optionally specify a file path to save a copy to a new location.
Instructions
Save the active Revit document.
If file_path is omitted, saves the document in place. If file_path is provided, performs a Save As to the new location.
Args: file_path: Optional path for Save As. If omitted, saves in place.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | No |