Skip to main content
Glama

MCP Google Suite

by adexltd
MIT License
3
  • Linux
  • Apple

docs_get_content

Extract the contents of a Google Doc using its document ID for integration and automation workflows within the MCP Google Suite server.

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" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/adexltd/mcp-google-suite'

If you have feedback or need assistance with the MCP directory API, please join our Discord server