describe_table
Retrieve the structure of a PostgreSQL database table, including column details, for efficient schema exploration and query preparation on the MCP Postgres Server.
Instructions
Get the structure of a database table
Input Schema
Name | Required | Description | Default |
---|---|---|---|
schema | Yes | ||
table | Yes |