pgagent
by Johnny1110
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.