excel_read_cell
Read the value of a specific cell in an Excel workbook by specifying file path, sheet, and cell reference. Enables data extraction for Power BI automation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cell | Yes | ||
| sheet | Yes | ||
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |