run_named_query
Execute parameterized SQL queries using allow-listed templates on an MCP server. Provide query ID and parameters for secure, predefined database operations.
Instructions
Execute a parameterized, allow-listed SQL template
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | No | Named params for the template | |
| query_id | Yes | Template key in the allow-list |