query_database
Execute SQL queries directly on PostgreSQL databases using natural language. Enables data retrieval and interaction for MCP-based workflows.
Instructions
Execute a SQL query on the PostgreSQL database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The SQL query to execute |