You're viewing a demo portfolio

Join the waitlist
PRSM

sheets_get_spreadsheet

Active

Tool of Google_sheets

declared in 0.1.0

Explore a spreadsheet's structure. Returns title, sheet/tab names, and properties. Use before reading or writing data.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "spreadsheet_id": "1BxiMVs0XRA5nFMmqvzausWYMYq6nS8twLu0gKBvMZsk"
    }
  ],
  "required": [
    "spreadsheet_id"
  ],
  "properties": {
    "spreadsheet_id": {
      "type": "string",
      "description": "Spreadsheet ID"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Google_sheets

https://github.com/pipeworx-io/mcp-google_sheets

1/7 registries
View full server →