sheets_read
Retrieve data from Google Sheets by specifying a spreadsheet ID and A1 range, such as 'Sheet1!A1:D10'.
Instructions
Read values from a Google Sheet. Use A1 notation for ranges (e.g. 'Sheet1!A1:D10').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| range | No | Sheet1 | |
| spreadsheet_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |