Skip to main content
The Word node adds Word operations to your workflows. Add it on the canvas or ask the AI builder for it by name, then pick an operation and fill in its fields.
You can wire the Word node into an AI agent as a tool provider: the agent calls the operations you allow. See Agent tools.

Credentials

Connect Word under Credentials in the node settings. See Connecting credentials for the general flow. Sign in with your Word account when prompted; no keys to copy. Connect your Microsoft account to access Word documents. Uses Microsoft Graph API with OAuth 2.0. Get your credentials here. NoClick requests the following permissions:
  • https://graph.microsoft.com/Files.ReadWrite.All
  • https://graph.microsoft.com/User.Read

Operations

Document

OperationIDDescription
Convert Document to Htmlconvert_document_to_htmlConvert Word document to HTML
Convert Document to Pdfconvert_document_to_pdfConvert Word document to PDF
Copy Word Documentcopy_word_documentCopy a Word document
Create Blank Documentcreate_blank_documentCreate a new blank Word document
Delete Word Documentdelete_word_documentDelete a Word document
Download Document Contentdownload_document_contentDownload Word document content
Fetch Document Metadatafetch_document_metadataGet Word document metadata
Fetch Document Preview Linkfetch_document_preview_linkGet an embeddable preview link for a Word document
Fetch Document Thumbnailfetch_document_thumbnailGet a thumbnail image of a Word document
List Onedrive Documentslist_onedrive_documentsList Word documents from OneDrive
Move Document to Foldermove_document_to_folderMove a Word document to a different folder
Rename Word Documentrename_word_documentRename a Word document
Search Onedrive Documentssearch_onedrive_documentsSearch for Word documents across OneDrive
Upload Word Documentupload_word_documentUpload a Word document

Document permission

OperationIDDescription
Create Document Sharing Linkcreate_document_sharing_linkCreate a sharing link for a Word document
List Document Permissionslist_document_permissionsList permissions for a Word document
Remove Document Sharing Permissionremove_document_sharing_permissionRemove a sharing permission
Share Document with Usershare_document_with_userShare a Word document with a user or group
Update Document Permission Levelupdate_document_permission_levelUpdate permission level for a user

Document version

OperationIDDescription
Fetch Document Versionfetch_document_versionGet details of a specific document version
List Document Version Historylist_document_version_historyList version history for a Word document
Restore Document to Previous Versionrestore_document_to_previous_versionRestore a previous version of a Word document