excel_read_sheet
Read data from an Excel sheet file. Specify sheet name and optionally a range and row limit to control output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| range | No | ||
| sheet | Yes | ||
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |