MCP Google Workspace Server

MIT License
  • Linux
  • Apple

sheets_get_values

Extract specific data from a Google Sheet using its ID and A1 notation range, enabling seamless retrieval of information for further processing or analysis.

Instructions

Get values from a Google Sheet range

Input Schema

NameRequiredDescriptionDefault
rangeYesA1 notation range
spreadsheet_idYesID of the spreadsheet

Input Schema (JSON Schema)

{ "properties": { "range": { "description": "A1 notation range", "type": "string" }, "spreadsheet_id": { "description": "ID of the spreadsheet", "type": "string" } }, "required": [ "spreadsheet_id", "range" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Google Workspace Server

Related Tools

ID: 5gwgbgoe4i