summarize_dataset
Generates natural-language summaries for a dataset and its columns, using existing index profiles to deliver quick insights without re-processing source files.
Instructions
Generate natural-language summaries for a dataset and all its columns. Works on already-indexed datasets — reads profiles from index.json, generates summaries, and writes them back. No re-parsing of source files. Summaries are also auto-generated during index_local.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataset | Yes | Dataset identifier (from list_datasets) |