Skip to main content
Glama

MCP Google Workspace Server

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

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