search_tables
Search for tables and columns by keyword to locate schema objects across connected databases.
Instructions
Search for tables or columns matching a keyword.
Args: keyword: Keyword to search for in table and column names. database: Name of the database within the connection (optional). connection_name: Name of the database connection (default: "default").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyword | Yes | ||
| database | No | ||
| connection_name | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |