postgres__sql_read
ActiveTool of ai.duvera/gateway
declared in 1.0
[postgres · risk:low] Execute a read-only SQL query against a Postgres database
Parameters schema
{
"type": "object",
"required": [
"database",
"query"
],
"properties": {
"query": {
"type": "string",
"description": "Read-only SQL query (SELECT) to execute"
},
"database": {
"type": "string",
"description": "Target database name"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
ai.duvera/gateway
1/7 registries