executeNeonSqlQuery
Execute read-only SQL queries on your Neon database and retrieve results directly through the integration hub.
Instructions
Executes a read-only SQL query against your Neon database and returns the results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The SQL query to execute. |