Skip to main content
Glama

google-sheets-mcp

discover_spreadsheets_tool

Identify and extract spreadsheet names and their sheet names in a structured JSON format. Analyze up to a specified number of spreadsheets for better organization and insights.

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