Get spreadsheet
google_sheets_getRetrieve spreadsheet metadata and optionally read cell values from a specified range in Google Sheets.
Instructions
Get spreadsheet metadata and optionally cell values from a range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| range | No | A1 range to also read values from, e.g. Sheet1!A1:B5. | |
| account | No | Account nickname to use. | |
| spreadsheetId | Yes | Spreadsheet ID (from the URL). |