sheets_get_values
Retrieve cell values from a Google Sheet by providing the spreadsheet ID and A1 range notation.
Instructions
Read values from a Google Sheet range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| range | Yes | A1 notation, e.g. Sheet1!A1:D20 | |
| spreadsheetId | Yes |