suggest_keys
Identify and rank primary-key candidates for a dataset, providing confidence scores and reasons for each. Confirm the top candidate against the source system before use.
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 |