sheets_get_tables
Retrieve native tables from a Google Sheets spreadsheet or a specific sheet tab by providing the spreadsheet 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/) |