excel_aggregate
Aggregate values in an Excel column by specifying the workbook path, sheet, and column index, with operations such as sum.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| sheet | Yes | ||
| column | Yes | ||
| operation | No | sum |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |