get_data_summary
Summarizes any table in the database, returning key insights and a quick overview of the data.
Instructions
Get a comprehensive summary of the table data.
Args: table_name: Name of the table to summarize
Returns: Quick overview with key insights about the data
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |