Google Docs Integration

Google Docs API Operations

Browse all 35 operations available for Google Docs workflow automation.

productivity

35 operations
ActionGOOGLEDOCS_COPY_DOCUMENT

Copy Google Document

Tool to create a copy of an existing Google Document.

3 input
ActionGOOGLEDOCS_CREATE_DOCUMENT_MARKDOWN

Create Document Markdown

Creates a new Google Docs document, optionally initializing it with a title and content provided as Markdown text.

2 input
ActionGOOGLEDOCS_CREATE_FOOTER

Create Footer

Tool to create a new footer in a Google Document.

3 input
ActionGOOGLEDOCS_CREATE_FOOTNOTE

Create Footnote

Tool to create a new footnote in a Google Document.

3 input
ActionGOOGLEDOCS_CREATE_HEADER

Create Header

Tool to create a new header in a Google Document, optionally with text content.

4 input
ActionGOOGLEDOCS_CREATE_NAMED_RANGE

Create Named Range

Tool to create a new named range in a Google Document.

5 input
ActionGOOGLEDOCS_CREATE_PARAGRAPH_BULLETS

Create Paragraph Bullets

Tool to add bullets to paragraphs within a specified range in a Google Document.

2 input
ActionGOOGLEDOCS_CREATE_DOCUMENT

Create a document

Creates a new Google Docs document using the provided title as filename and inserts the initial text at the beginning if non-empty, returning the document's ID…

2 input
ActionGOOGLEDOCS_CREATE_DOCUMENT2

Create blank document (Deprecated)

DEPRECATED: Use GOOGLEDOCSCREATEDOCUMENT instead.

1 input
ActionGOOGLEDOCS_DELETE_CONTENT_RANGE

Delete Content Range in Document

Tool to delete a range of content from a Google Document.

2 input
ActionGOOGLEDOCS_DELETE_FOOTER

Delete Footer

Tool to delete a footer from a Google Document.

3 input
ActionGOOGLEDOCS_DELETE_HEADER

Delete Header

Deletes the header from the specified section or the default header if no section is specified.

3 input
ActionGOOGLEDOCS_DELETE_NAMED_RANGE

Delete Named Range

Tool to delete a named range from a Google Document.

2 input
ActionGOOGLEDOCS_DELETE_PARAGRAPH_BULLETS

Delete Paragraph Bullets

Tool to remove bullets from paragraphs within a specified range in a Google Document.

3 input
ActionGOOGLEDOCS_DELETE_TABLE_COLUMN

Delete Table Column

Tool to delete a column from a table in a Google Document.

2 input
ActionGOOGLEDOCS_DELETE_TABLE_ROW

Delete Table Row

Tool to delete a row from a table in a Google Document.

2 input
ActionGOOGLEDOCS_EXPORT_DOCUMENT_AS_PDF

Export Google Doc as PDF

Tool to export a Google Docs file as PDF using the Google Drive API.

2 input
ActionGOOGLEDOCS_LIST_SPREADSHEET_CHARTS

Get Charts from Spreadsheet

Tool to retrieve a list of all charts from a specified Google Sheets spreadsheet.

1 input
ActionGOOGLEDOCS_GET_DOCUMENT_BY_ID

Get document by id

Retrieves an existing Google Document by its ID; will error if the document is not found.

1 input
ActionGOOGLEDOCS_GET_DOCUMENT_PLAINTEXT

Get document plain text

Retrieve a Google Doc by ID and return a best-effort plain-text rendering.

8 input
ActionGOOGLEDOCS_INSERT_INLINE_IMAGE

Insert Inline Image

Tool to insert an image from a given URI at a specified location in a Google Document as an inline image.

4 input
ActionGOOGLEDOCS_INSERT_PAGE_BREAK

Insert Page Break

Tool to insert a page break into a Google Document.

2 input
ActionGOOGLEDOCS_INSERT_TABLE_COLUMN

Insert Table Column

Tool to insert a new column into a table in a Google Document.

2 input
ActionGOOGLEDOCS_INSERT_TABLE_ACTION

Insert Table in Google Doc

Tool to insert a table into a Google Document.

7 input
ActionGOOGLEDOCS_INSERT_TEXT_ACTION

Insert Text into Document

Tool to insert a string of text at a specified location within a Google Document.

5 input
ActionGOOGLEDOCS_REPLACE_ALL_TEXT

Replace All Text in Document

Tool to replace all occurrences of a specified text string with another text string throughout a Google Document.

6 input
ActionGOOGLEDOCS_REPLACE_IMAGE

Replace Image in Document

Tool to replace a specific image in a document with a new image from a URI.

2 input
ActionGOOGLEDOCS_SEARCH_DOCUMENTS

Search Documents

Search for Google Documents using various filters including name, content, date ranges, and more.

10 input
ActionGOOGLEDOCS_UNMERGE_TABLE_CELLS

Unmerge Table Cells

Tool to unmerge previously merged cells in a table.

2 input
ActionGOOGLEDOCS_UPDATE_DOCUMENT_BATCH

Update Document Batch (Deprecated)

DEPRECATED: Use UpdateExistingDocument instead.

3 input
ActionGOOGLEDOCS_UPDATE_DOCUMENT_MARKDOWN

Update Document Markdown

Replaces the entire content of an existing Google Docs document with new Markdown text; requires edit permissions for the document.

2 input
ActionGOOGLEDOCS_UPDATE_DOCUMENT_SECTION_MARKDOWN

Update Document Section Markdown

Tool to insert or replace a section of a Google Docs document with Markdown content.

4 input
ActionGOOGLEDOCS_UPDATE_DOCUMENT_STYLE

Update Document Style

Tool to update the overall document style, such as page size, margins, and default text direction.

4 input
ActionGOOGLEDOCS_UPDATE_TABLE_ROW_STYLE

Update Table Row Style

Tool to update the style of a table row in a Google Document.

2 input
ActionGOOGLEDOCS_UPDATE_EXISTING_DOCUMENT

Update existing document

Applies programmatic edits, such as text insertion, deletion, or formatting, to a specified Google Doc using the batchUpdate API method.

2 input