MCP Google Workspace Server

MIT License
  • Linux
  • Apple

sheets_create

Generate a new Google Sheet with a specified title and custom sheet names using the MCP Google Workspace Server for efficient document management.

Instructions

Create a new Google Sheet

Input Schema

NameRequiredDescriptionDefault
sheetsNoSheet names
titleYesTitle of the spreadsheet

Input Schema (JSON Schema)

{ "properties": { "sheets": { "description": "Sheet names", "items": { "type": "string" }, "type": "array" }, "title": { "description": "Title of the spreadsheet", "type": "string" } }, "required": [ "title" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Google Workspace Server

Related Tools

ID: 5gwgbgoe4i