convert_spreadsheet
Convert spreadsheets across XLSX, XLS, ODS, CSV, TSV, JSON, and HTML with options for sheet selection, encoding, and delimiter, preserving formulas, styles, and multi-sheet structures.
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 |