Google Docs is a cloud-based word processor with real-time collaboration, version history, and integration with other Google Workspace apps
Tool to create a copy of an existing Google Document. Use this to duplicate a document, for example, when using an existing document as a template. The copied document will have a default title (e.g., 'Copy of [original title]') if no new title is provided, and will be placed in the user's root Google Drive folder.
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 and metadata (excluding body content).
Creates a new Google Docs document, optionally initializing it with a title and content provided as Markdown text.
Tool to create a new footer in a Google Document. Use when you need to add a footer, optionally specifying its type and the section it applies to.
Tool to create a new footnote in a Google Document. Use this when you need to add a footnote at a specific location or at the end of the document body.
Tool to create a new header in a Google Document. Use this tool when you need to add a header to a document, optionally specifying the section it applies to.