convert_spreadsheet
Convert spreadsheet files between XLSX, XLS, ODS, CSV, TSV, JSON, and HTML while preserving formulas, styles, and multiple worksheets.
Instructions
电子表格转换:XLSX/XLS/ODS/CSV/TSV/JSON/HTML,保留公式、样式与多工作表。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| options | No | ||
| input_path | Yes | 输入文件绝对路径 | |
| output_path | No | 输出文件路径(可选) | |
| output_format | Yes | 目标格式:xlsx/xls/csv/tsv/json/html/ods |