parse_excel
Extract and return all data from an Excel file, including multiple sheets, using the MCP Development Framework. Specify the file path to process and retrieve structured content quickly and efficiently.
Instructions
Parses an Excel file and returns its content including all sheets
Input Schema
Name | Required | Description | Default |
---|---|---|---|
file_path | Yes | Path to the Excel file to parse |