write_excel
Convert and save CSV or JSON data into an Excel file, specifying the file path, sheet name, and format. Ideal for organizing and exporting structured data into spreadsheets.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
data | Yes | ||
file_path | Yes | ||
format | No | csv | |
sheet_name | No | Sheet1 |