sheets_get_tables
Read native tables from a Google Sheets spreadsheet using its ID and optional sheet name.
Instructions
Read native Google Sheets tables for a spreadsheet or a specific sheet
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sheetName | No | Optional name of the sheet (tab) to inspect | |
| spreadsheetId | Yes | The ID of the spreadsheet (found in the URL after /d/) |