sheets_get_spreadsheet
ActiveTool 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"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Google_sheets
https://github.com/pipeworx-io/mcp-google_sheets
1/7 registries