parse_excel
Extract and organize data from Excel files. Supports multiple sheets, enabling structured data retrieval for analysis or integration within the MCP Development Framework.
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 |