data_summary
Generate comprehensive summaries of Excel file data to analyze spreadsheet contents, identify patterns, and extract key insights for data-driven decision making.
Instructions
Generate a comprehensive summary of the data in an Excel file.
Args:
file_path: Path to the Excel file
sheet_name: Name of the sheet to summarize (for Excel files)
Returns:
Comprehensive data summary as string
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| sheet_name | No |