MCP Google Workspace Server

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

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