close_document
Close the active Revit document, with an option to save changes first. Set save to true to keep modifications, or false to discard them.
Instructions
Close the active Revit document.
Args: save: If True, save the document before closing. If False (default), close without saving.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| save | No |