excel_schema
Retrieve the schema (column names and data types) of a sheet in an Excel file. Supply the file path and sheet name to inspect the data structure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| sheet | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||