read_sheet_values
Extract raw data from Google Sheets by specifying spreadsheet ID and A1 range to retrieve values for analysis or integration.
Instructions
Read raw Google Sheets values for an A1 range.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spreadsheet_id_or_url | Yes | ||
| range_a1 | No | ||
| major_dimension | No | ROWS | |
| value_render_option | No | FORMATTED_VALUE | |
| date_time_render_option | No | SERIAL_NUMBER |