executePostgreSQLSqlQuery
Execute read-only SQL queries on PostgreSQL databases to retrieve data through WayStation MCP Server's integration hub.
Instructions
Executes a read-only SQL query against your PostgreSQL database and returns the results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The SQL query to execute. |