range_write_values
Write data to a specified range in Excel workbooks. This tool inserts values into cells starting from a designated location, enabling bulk data updates and spreadsheet population through the ExcelForge server.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workbook_id | Yes | ||
| sheet_name | Yes | ||
| start_cell | Yes | ||
| values | Yes | ||
| client_request_id | No |