excel_write_cell
Write a value to a specified cell in an Excel file. Supports optional formatting for automated Power BI tasks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cell | Yes | ||
| sheet | Yes | ||
| value | Yes | ||
| format | No | ||
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |