list_objects
Retrieve a list of objects, such as tables, views, sequences, or extensions, within a specified schema using this tool. Streamline schema exploration and data management for Postgres MCP workflows.
Instructions
List objects in a schema
Input Schema
Name | Required | Description | Default |
---|---|---|---|
object_type | No | Object type: 'table', 'view', 'sequence', or 'extension' | table |
schema_name | Yes | Schema name |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Postgres MCP
Related Tools
- @crystaldba/postgres-mcp
- @crystaldba/postgres-mcp
- @antonorlov/mcp-postgres-server