read_excel
Extract and convert Excel file data into a string for analysis or processing. Specify file path, sheet name, row limit, and header row to customize the output.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
file_path | Yes | ||
header | No | ||
nrows | No | ||
sheet_name | No |