search_objects
Locate tables, columns, functions, views, indexes, and constraints by name pattern across PostgreSQL schemas, with optional type, schema, and database filters.
Instructions
Find tables, columns, functions, views by name pattern across schemas
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| pattern | Yes | ||
| schemas | No | ||
| object_types | No | ||
| database_name | No |