Skip to main content
Glama

google-sheets-mcp

discover_spreadsheets_tool

Analyze and retrieve spreadsheet names along with their sheet names in JSON format. Supports customizable limits for the number of spreadsheets to evaluate.

Instructions

Discover spreadsheets and their sheet names.
Args: max_spreadsheets: Maximum number of spreadsheets to analyze (default: 10)
Returns: JSON string containing spreadsheet names and their sheet names

Input Schema

NameRequiredDescriptionDefault
max_spreadsheetsNoMaximum number of spreadsheets to analyze

Input Schema (JSON Schema)

{ "properties": { "max_spreadsheets": { "default": 10, "description": "Maximum number of spreadsheets to analyze", "title": "Max Spreadsheets", "type": "integer" } }, "title": "discover_spreadsheets_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