docs_get
ActiveTool 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)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Google_docs
https://github.com/pipeworx-io/mcp-google_docs
1/7 registries