feat(postgres): update credential spec with new tool names

This commit is contained in:
Timothy
2026-03-09 16:47:27 -07:00
parent 0e64f977cd
commit c4b22fa5c4
@@ -13,6 +13,9 @@ POSTGRES_CREDENTIALS = {
"pg_list_tables",
"pg_describe_table",
"pg_explain",
"pg_get_table_stats",
"pg_list_indexes",
"pg_get_foreign_keys",
],
required=True,
startup_required=False,