suggest_keys
Rank primary-key candidates for a dataset, scoring each by confidence and providing supporting reasons. Use profile statistics to identify potential keys, but verify against the source system before finalizing.
Instructions
Rank primary-key candidates for a dataset (B5). Each entry carries a confidence score plus the reasons that raised it (integer column, UUID format, no nulls, exact-count unique). Candidates are ranked from profile statistics, so confirm against the source system before treating one as the key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataset | Yes | Dataset identifier |