ToolBox MCP Server
by xiaoguomeiyitian
Verified
excel_tool
Input Schema
Name | Required | Description | Default |
---|---|---|---|
action | Yes | Action to perform: read, write, or convert_json_to_xlsx | |
chunkSize | No | Chunk size (rows) for streaming | |
data | No | Data to write (required for write action) | |
filePath | Yes | Absolute path to the file | |
format | Yes | File format: xlsx, xls, csv | |
options | No | Additional options | |
stream | No | Enable streaming for large files |