get_constraints
Retrieve table constraints from a PostgreSQL database using the MCP Postgres Server. Specify schema and table names to extract detailed constraint information for efficient database management.
Instructions
Get constraints for a table
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema | Yes | ||
| table | Yes |