sheets_read
Read data from a Google Spreadsheet by specifying the spreadsheet ID and cell range in A1 notation. Retrieve cell values for analysis or processing.
Instructions
Read data from a Google Spreadsheet
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| range | Yes | Cell range in A1 notation, e.g. 'Sheet1!A1:D10' | |
| spreadsheetId | Yes | The spreadsheet ID |