query
Run parameterized read-only SELECT statements with server-enforced row and time limits for safe PostgreSQL data inspection.
Instructions
Run a parameterized read-only SELECT with server-enforced row and time limits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sql | Yes | One SELECT or read-only WITH statement; no trailing semicolon. | |
| limit | No | ||
| params | No | ||
| timeout_ms | No |