Google Docs

Connect your AI agents to Google Docs.

Available Tools

insert_image

Insert an inline image at a specific location

create_named_range

Create a named range (bookmark) in a document

delete_named_range

Delete a named range from a document

create_header

Create a header section at a section break in a document

delete_header

Delete a header section from a document

create_footer

Create a footer section at a section break in a document

delete_footer

Delete a footer section from a document

create_document

Create a new Google Docs document with optional title

get_document

Retrieve a Google Docs document by ID

get_document_end_index

Get the end index for appending content to a document

insert_image_in_table_cell

Insert an image into a table cell by table position

insert_text_in_table_cell

Insert text into a table cell by table position

create_and_populate_table

Create and populate a table with data in one operation

batch_update_document

Apply multiple updates to a document in a single operation

insert_text

Insert text at a specific location in a document

delete_text

Delete text from a specified range in a document

replace_text

Find and replace all occurrences of text in a document

format_text

Apply text formatting to a range in a document

format_paragraph

Apply paragraph formatting to a range in a document

append_text

Append text to the end of a document

insert_table

Insert a table with specified rows and columns

insert_table_row

Insert a new row into an existing table

insert_table_column

Insert a new column into an existing table

delete_table_row

Delete a row from an existing table

delete_table_column

Delete a column from an existing table