Built by Metorial, the integration platform for agentic AI.
Provider Summary
create documents
read document content
edit document text
format text styles
insert and manage tables
add images to documents
create lists and bullets
merge templates with data
manage named ranges
access headers and footers
Create, read, edit, and format Google Docs documents. Insert and style text, manage tables, add images, create bulleted and numbered lists, and apply paragraph formatting. Use named ranges for template merging and dynamic content generation. Access document structure including headers, footers, and multiple tabs.
Creates a new empty Google Docs document with the specified title. Returns the document ID which can be used to add content using other tools.
Performs one or more editing operations on a Google Docs document. Supports inserting, deleting, and replacing text, formatting, inserting images, tables, page breaks, and creating bullet lists. Operations are executed in order.
Retrieves a Google Docs document by its ID. Returns the document metadata and optionally the full content as both structured JSON and plain text.
Lists Google Docs documents accessible to the user. Can filter by name, folder, or other criteria. Returns document metadata including IDs for use with other tools.
Creates or deletes named ranges in a Google Docs document. Named ranges act as bookmarks that allow referencing specific sections of a document for targeted updates or template operations.
Replaces placeholder text in a Google Docs document with dynamic values. Useful for mail merge, generating personalized documents from templates, or populating forms. Each placeholder is replaced with its corresponding value throughout the document.
This integration is licensed under the FSL-1.1.
Built with ❤️ by Metorial