Microsoft Word 365
Manages Word documents in OneDrive and SharePoint via Microsoft Graph API. Provides document operations (list, create, download, export to PDF) and content manipulation (extract text, append text, find-and-replace, fill {{placeholder}} templates). Content nodes download the .docx, modify it locally, and re-upload. Supports Azure AD client credentials and OAuth2 delegated authentication.
| Namespace | Robomotion.Word365 |
| Version | 1.2.0 |
| Category | Productivity, Business Software |
| Nodes | 9 |
Nodes
| Node | Description |
|---|---|
| Create Document | Creates a document in Microsoft Word 365. |
| List Documents | Lists documents in Microsoft Word 365. |
| Download Document | Downloads a document in Microsoft Word 365. |
| Export to PDF | Exports a to pdf in Microsoft Word 365. |
| Get Content | Gets a content in Microsoft Word 365. |
| Append Text | Appends a text in Microsoft Word 365. |
| Fill Template | Fill Template — see the properties below. |
| Find and Replace | Finds an and replace in Microsoft Word 365. |
| Toolkit | Exposes this package's operations to an AI Agent as a single tool. |
AI Agent tools
8 of these nodes are exposed as tools an AI Agent can call directly:
Create Document, List Documents, Download Document, Export to PDF, Get Content, Append Text, Fill Template, Find and Replace.
Generated from the package spec that the Flow Designer itself loads, so the node list and every property below match the version above exactly.
It does not yet include worked examples or service-specific guidance — those are written by hand, and a plausible-sounding guess in a reference page is worse than an honest gap. If you build something useful with this package, the community is the place to share it.