MCP Google Workspace Server

MIT License
  • Linux
  • Apple

docs_create

Generate and customize new Google Docs directly within the MCP Google Workspace Server by specifying a title and optional initial content to streamline document creation.

Instructions

Create a new Google Doc

Input Schema

NameRequiredDescriptionDefault
contentNoInitial content
titleYesTitle of the document

Input Schema (JSON Schema)

{ "properties": { "content": { "description": "Initial content", "type": "string" }, "title": { "description": "Title of the document", "type": "string" } }, "required": [ "title" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Google Workspace Server

Related Tools

ID: 5gwgbgoe4i