它能为 Agent 带来什么
查看 Postgres Toolkit 的工作方式、所需输入、返回结果、权限边界以及源代码维护位置。
它能做什么
- Browse schemas
- Inspect table definitions
- Preview query plans
- Run read-only SQL
它需要什么
- Read-only connection
- Schema or table path
- SQL query
它会返回什么
- Schema metadata
- Bounded result sets
- Query diagnostics
让它开始工作
“Show daily active workspaces for the last 30 days.”
“Explain the organizations table relationships.”
