AgentPMT
Google Docs Connector

Google Docs Connector

Connector

Available ActionsEach successful request consumes credits as outlined below.

create_document5crget_document5crsearch_documents5crbatch_update5crinsert_text5crreplace_text5crformat_text5crinsert_image5crcreate_table5crinsert_page_break5crinsert_section_break5crcreate_header5crcreate_footer5crupdate_style5crcreate_named_range5crexport_document5crshare_document5crget_permissions5crquick_create5cr

Details

Comprehensive Google Docs management tool enabling AI agents to create edit format and share documents through OAuth authentication. Supports rich text formatting with bold italic underline strikethrough and custom fonts paragraph styling with alignment spacing and indentation table creation and manipulation image insertion from URLs headers footers and page breaks named ranges for bookmarking document export to multiple formats including PDF DOCX HTML and EPUB sharing and permission management and natural language document creation. Perfect for document automation report generation collaborative editing template creation and content management workflows.

Workflows Using This Tool

2 / 6
Workflow
Saves ~1 hr
Plan a high-impact day of in-person sales visits straight from your CRM. Give this AI workflow a city or area and it pulls every relevant Pipedrive contact and open deal there, optimizes the most efficient driving route across the stops, and generates a map plus a timed itinerary with arrival windows. For each visit it briefs the rep with last activity, open-deal status, and specific talking points drawn from the contact's notes, and can pre-plan a small gift to bring. The finished plan is delivered as a shareable document with calendar events for every stop. Perfect for field sales, account-based selling, territory planning, customer check-ins, QBR tours, and outside sales reps who want CRM-driven, route-optimized visit planning Pipedrive doesn't offer.

Use Cases

document automation, report generation, template creation, collaborative editing, content management, proposal writing, meeting agenda creation, contract generation, documentation workflows, batch document processing

Dynamic MCP Setup

Connect once through AgentPMT Dynamic MCP, then use approved tools from the same agent connection.

30 Second Setup

STDIO connector for Claude Code, Codex, Cursor, Zed, and other LLMs that require STDIO or custom connections.

npm install -g @agentpmt/mcp-routeragentpmt-setup

Hosted Streamable HTTPS

MCP endpoint for browser-based apps like ChatGPT, Claude, Grok, or any time you want a streamable connection with no local install.

https://api.agentpmt.com/mcp

Config Example

Use the hosted endpoint directly in clients that support remote MCP. Store your Bearer token in the client config or secret field.

Full connection guide
{
  "mcpServers": {
    "agentpmt": {
      "type": "streamable-http",
      "url": "https://api.agentpmt.com/mcp",
      "headers": {
        "Authorization": "Bearer <AGENTPMT_BEARER_TOKEN>",
        "x-instance-metadata": "{\"client\":\"generic-mcp\",\"platform\":\"remote\"}"
      }
    }
  }
}

Need client videos, organization controls, audit details, and the full feature overview?

More About Dynamic MCP

Frequently Asked Questions

How do I connect this tool to an external agent?

Install commands

npm install -g @agentpmt/mcp-router
agentpmt-setup

Hosted MCP config

{
  "mcpServers": {
    "agentpmt": {
      "type": "streamable-http",
      "url": "https://api.agentpmt.com/mcp",
      "headers": {
        "Authorization": "Bearer <AGENTPMT_BEARER_TOKEN>",
        "x-instance-metadata": "{\"client\":\"generic-mcp\",\"platform\":\"remote\"}"
      }
    }
  }
}

How does an external agent use this tool?

Agent prompt

Use the AgentPMT-Tool-Search-and-Execution tool. First call action 'get_instructions' so you know how to use the tool search interface. Then call action 'get_schema' with tool_id 6962fd6f4cf4309309cac7b0 ("Google Docs Connector"). After reading the schema and any returned instructions, tell me what this tool can do, we are going to be using it

Looking for help integrating AI into your business? Set up a free consultation.