Office 365 Word
The Office 365 Word connection allows agents to create Word documents in OneDrive, read existing documents, and supplement or replace their content.
When to Use It
Use it for generating minutes, briefs, contract proposals, reports, or documents that need to be created directly in the Microsoft 365 environment.
Setup
- In Connections, click on Add Integration.
- Select Office 365 Word.
- Sign in with a Microsoft account that has access to OneDrive.
- Check whether the agent should work with a private or shared connection.
- Save the connection and assign it to an agent or workflow.
What the Tool Can Do
- create a new Word document,
- find a document by name,
- load a document by OneDrive item ID,
- add text to an existing document,
- replace the content of an existing document.
Security and Confirmation
Writing to documents can overwrite important content. Always enable confirmation for content replacement and prompt the agent to show a draft of the change beforehand.
Example Usage
Prepare a Word minute from the meeting and show me the outline and proposed document title before saving.
Verify the result in OneDrive or in Run Tools.
Technical Notes
- Implementation: The connection exposes Word document operations through Microsoft 365/Graph.
- Authentication/scopes: uses Microsoft OAuth/Graph file access. The connected account must have permission to read or edit the target document.
- Functions: create documents, find documents by name or ID, append content, update document content, and list documents.
- Write behavior: document creation and updates modify Microsoft 365 files directly. Confirm target document before replacing or appending content.