Insert Inline Image
Inserts an image from a given URI at a specified location in a Google Doc as an inline image.
Unlock Google Docs so agents can create and manage documents
Inserts an image from a given URI at a specified location in a Google Doc as an inline image.
Inserts a page break into a Google Document to start content on a new page.
Inserts a table into a Google Document at a specific location or at the end of a segment (body, header, footer).
Inserts a new column into a table in a Google Document at a specified location.
Inserts a string of text at a specified location within a Google Document.
Retrieves a list of charts with ids and metadata from a Google Sheets spreadsheet for embedding into Docs.
Replaces all occurrences of a specified text string throughout a Google Document.
Replaces a specific image in a Google Document with a new image from a URI.
Unmerges previously merged cells in a table within a Google Document.
Updates overall document style such as page size, margins, and default text direction.
Updates the style of a table row (e.g., minimum row height or header rows) in a Google Document.
Creates a new Google Docs document with the provided title and optional initial text; returns the document's id and metadata.
Retrieves an existing Google Document by its id; errors if the document is not found.
Searches for Google Documents using various filters including name, content, and date ranges.
Replaces the entire content of an existing Google Document with new Markdown text; requires edit permissions.
Applies programmatic edits (insert, delete, formatting) to a specified Google Doc using the batchUpdate API.