You're viewing a demo portfolio

Join the waitlist
PRSM

docs_append_text

Active

Tool of Google_docs

declared in 0.1.0

Add text to the end of a Google Doc. Use when insertion position doesn't matter.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "text": "\n\nNext steps: Review and approve by end of week.",
      "document_id": "1BxiMVs0XRA5nFMKUVfGo6Q6XcYBCy_N1LCcFrZkZecc"
    }
  ],
  "required": [
    "document_id",
    "text"
  ],
  "properties": {
    "text": {
      "type": "string",
      "description": "Text to append"
    },
    "document_id": {
      "type": "string",
      "description": "Document ID"
    }
  }
}

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 →
docs_append_text — Google_docs — PRSM MCP