describe_table
Generate statistical summaries and column information for tables to analyze data structure and distribution patterns.
Instructions
Get detailed statistics for a table.
Args: name: Table name
Returns: Statistical summary and column info.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |