OAuth
📄 Google Docs
Read and create Docs as Markdown, text, or HTML.
What you can do
- Pull a Doc as Markdown for an LLM to summarize
- Create new Docs from Markdown content
- List recent Docs in your Drive
Setup
agentio gdocs profile add
Command reference
-
agentio gdocs get <doc-id-or-url>Export a document
--profile <name>--format <format>--output <file> -
agentio gdocs createCreate a new document from Markdown
--profile <name>--title <title>--content <text>--folder <folder-id> -
agentio gdocs listList recent documents
--profile <name>--limit <n>--query <query>
MCP tools
-
gdocs_getExport a document
-
gdocs_createCreate a new document from Markdown
-
gdocs_listList recent documents