You're viewing a demo portfolio

Join the waitlist
PRSM

docs_get

Active

Tool of Google_docs

declared in 0.1.0

Retrieve a Google Doc by ID. Returns title, formatted body content, and document structure.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "document_id": "1BxiMVs0XRA5nFMKUVfGo6Q6XcYBCy_N1LCcFrZkZecc"
    }
  ],
  "required": [
    "document_id"
  ],
  "properties": {
    "document_id": {
      "type": "string",
      "description": "Document ID (from the URL)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Google_docs

https://github.com/pipeworx-io/mcp-google_docs

1/7 registries
View full server →