Skip to main content
The Google Docs node adds Google Docs 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 Google Docs node into an AI agent as a tool provider: the agent calls the operations you allow. See Agent tools.

Credentials

Connect Google Docs under Credentials in the node settings. See Connecting credentials for the general flow. Sign in with your Google Docs account when prompted; no keys to copy. NoClick requests the following permissions:
  • https://www.googleapis.com/auth/documents
  • https://www.googleapis.com/auth/drive

Operations

OperationIDDescription
Append Text to Documentappend_text_to_documentAppend text to document
Create New Documentcreate_new_documentCreate a new document
Fetch Document Contentfetch_document_contentGet a document
Insert Text in Documentinsert_text_in_documentInsert text at position
List Google Drive Documentslist_google_drive_documentsList Google Docs documents
Replace Document Textreplace_document_textReplace text in document