read_excel
Read Excel files without an API key. Get row/column counts, column names, and a preview of the first five rows from .xlsx and .xls files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Absolute path to the Excel file (.xlsx, .xls) |