run_readonly_query
Execute secure read-only SELECT queries on allowed database tables with built-in SQL guardrails, table allowlisting, and PII masking.
Instructions
Run a guarded read-only SELECT query against allowed tables.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | SELECT or WITH ... SELECT query. |