All Tools/Postgres Get Enum Values

Postgres Get Enum Values

Find columns with enum-like behavior (limited distinct values) and show value frequencies. Useful for understanding categorical data and identifying candidates for proper ENUM types.

Active
Postgres Get Enum Values [A94] - Postgres Data Exploration • MCP Tools