postgresql-development · git:20260826.d64e7aa · 2026-08-26 · sha256 c84c843a04d7243e
postgresql-development git:20260826.d64e7aaA
Immutable. This exact content is served forever at /api/v1/blob/c84c843a04d7243e.
--- name: postgresql-development description: Use when building or inspecting CloudBase PostgreSQL — queryPgDatabase, managePgDatabase, RLS, app.rdb(). --- # PostgreSQL (DSH) - Read: `mcp__cloudbase__queryPgDatabase` `action=context|objects|metadata|schema|sql`. - Write/DDL: `mcp__cloudbase__managePgDatabase` `action=execute` with `confirm=true`. Never skip confirm. - Prefer `public.<table>` qualified names. - Do not call MySQL tools when `RuntimeMode` is `postgresql`.