search_tables
Locate tables by searching keywords in table names and comments. Optionally specify a schema to narrow the search scope.
Instructions
Search tables by keywords (space-separated, OR logic) over table name and comment.
Pass schema_name to scope to one schema (faster, narrower). Omit it to search across all user schemas in the cluster (broader, slightly slower).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| keywords | Yes | ||
| schema_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||