MCP Google Workspace Server

MIT License
  • Linux
  • Apple

docs_get_content

Retrieve content from Google Docs by providing the document ID. Enables AI agents to extract text seamlessly for analysis or processing within Google Workspace.

Instructions

Get the contents of a Google Doc

Input Schema

NameRequiredDescriptionDefault
document_idYesID of the document

Input Schema (JSON Schema)

{ "properties": { "document_id": { "description": "ID of the document", "type": "string" } }, "required": [ "document_id" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Google Workspace Server

Related Tools

ID: 5gwgbgoe4i