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.”
