summarize_dataset
Generate natural-language summaries for a dataset and its columns from indexed profiles, then write them back without re-parsing 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) |