sheets_get_sheet_properties
Retrieve metadata for a specific sheet in a Google Spreadsheet, including its title, index, and hidden status, using the spreadsheet ID and sheet ID.
Instructions
Get properties of a specific sheet (title, index, hidden status, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sheetId | Yes | The ID of the specific sheet | |
| spreadsheetId | Yes | The ID of the spreadsheet |