sheets_hide_sheet
Hide a specified sheet within a Google Sheets spreadsheet by providing the spreadsheet ID and sheet ID.
Instructions
Hide a sheet from view (make it invisible)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sheetId | Yes | The ID of the sheet to hide | |
| spreadsheetId | Yes | The ID of the spreadsheet |