set_cell_value
Update a single cell in an Excel sheet by specifying the file, sheet, cell address, and new value. Directly modify .xlsx data via MCP.
Instructions
Set the value of a single cell in a sheet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cell | Yes | ||
| value | Yes | ||
| file_path | Yes | ||
| sheet_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||