Learn how to use Klavis to connect your AI application to Google Docs MCP Server
Tools Information
Tool Name | Description |
---|---|
google_docs_get_document_by_id | Retrieve a Google Docs document by ID |
google_docs_get_all_documents | Get all Google Docs documents from the user’s Drive |
google_docs_insert_text_at_end | Insert text at the end of a Google Docs document |
google_docs_create_blank_document | Create a new blank Google Docs document with a title |
google_docs_create_document_from_text | Create a new Google Docs document with specified text content |