write_data_to_excel
Transfer structured data directly to an Excel worksheet. Specify file path, sheet name, and data as a list of rows; optionally define a start cell for precise placement.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
data | Yes | ||
filepath | Yes | ||
sheet_name | Yes | ||
start_cell | No |