suggest_cautions
Identify potential cautions for specified tables by matching their columns against domain knowledge entries, helping you uncover risks before analysis.
Instructions
Suggest cautions for the given table/source names.
Searches all domain knowledge entries (catalog and extracted) by matching affects_columns against provided table names.
Args: table_names: Comma-separated string of table/source names
Returns: dict with table_names, cautions, count
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_names | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||