search_metadata
Discover tables, column definitions, and business terms across DatI-connected databases to resolve schema ambiguity before running SQL.
Instructions
Search tables, column definitions, and business semantic terms across databases connected to DatI.
Behavior: - Read-only: Safe to call anytime with no side effects or destructive actions. Usage Guidelines: - Call this tool FIRST to discover existing tables, columns, and business terms before invoking execute_parameterized_sql. - Suitable for resolving NL2SQL schema ambiguity and understanding domain-specific abbreviations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Natural language question, table name keyword, or business term to search. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |