read_range
Read data from a specified cell range in a Google Spreadsheet by providing the spreadsheet ID and range in A1 notation.
Instructions
Read data from a range of cells in a spreadsheet
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| range | Yes | The A1 notation range to read (e.g., 'Sheet1!A1:D10') | |
| spreadsheet_id | Yes | The ID of the spreadsheet |