search_schema
Locate tables and columns by case-insensitive name pattern when exact names are unknown. Search the database schema to find matching objects.
Instructions
Search for tables and columns by name pattern (case-insensitive). Useful when you don't know the exact table or column name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | Yes | Search pattern (matches table names and column names) | |
| data_source_id | Yes | Data source ID |