MCP Google Workspace Server

docs_update_content

Modify the content of a Google Doc by specifying the document ID and providing new text, enabling direct updates through integration with Google Workspace services.

Instructions

Update the content of a Google Doc

Input Schema

NameRequiredDescriptionDefault
contentYesNew content
document_idYesID of the document

Input Schema (JSON Schema)

{ "properties": { "content": { "description": "New content", "type": "string" }, "document_id": { "description": "ID of the document", "type": "string" } }, "required": [ "document_id", "content" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Google Workspace Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/josedu90/mcp-suiteg'

If you have feedback or need assistance with the MCP directory API, please join our Discord server