range_read_values
Extract data from specific Excel ranges to retrieve cell values, formulas, or structured information for analysis and processing.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workbook_id | Yes | ||
| sheet_name | Yes | ||
| range | Yes | ||
| value_mode | No | raw | |
| include_formulas | No | ||
| row_offset | No | ||
| row_limit | No | ||
| client_request_id | No |