update_excel
Modify an existing Excel file by adding new data in CSV or JSON format. Specify the file path, input data format, and target sheet for accurate updates.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
data | Yes | ||
file_path | Yes | ||
format | No | csv | |
sheet_name | No | Sheet1 |