Skip to main content
Glama

google-sheets-mcp

update_spreadsheet_title_tool

Rename a Google Spreadsheet by specifying its current name and providing the new title. Simplify spreadsheet management with this straightforward tool.

Instructions

Update a Google Spreadsheet title.

Input Schema

NameRequiredDescriptionDefault
new_titleYesThe new title for the spreadsheet
spreadsheet_nameYesThe name of the spreadsheet to rename

Input Schema (JSON Schema)

{ "properties": { "new_title": { "description": "The new title for the spreadsheet", "title": "New Title", "type": "string" }, "spreadsheet_name": { "description": "The name of the spreadsheet to rename", "title": "Spreadsheet Name", "type": "string" } }, "required": [ "spreadsheet_name", "new_title" ], "title": "update_spreadsheet_title_toolArguments", "type": "object" }

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/henilcalagiya/google-sheets-mcp'

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