Run read-only SQL against the user's PostgreSQL databases via the local `pgagent` CLI. Use this whenever you need to inspect database rows, schemas, or counts to answer the user's question. Writes are impossible — every query runs inside a READ ONLY transaction.
Resources
9Install
npx skillscat add johnny1110/pgagent Install via the SkillsCat registry.