open_document
Open an existing Word document for editing by providing its file path.
Instructions
Open an existing Word document for editing.
Args: file_path: Full path to the document
Returns: Success message or error
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |