execute_sql
Run read-only SQL queries on PostgreSQL databases to safely explore and analyze data.
Instructions
Execute a read-only SQL query
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| conn_name | Yes | Connection name - see server instructions for available connections | |
| sql | No | SQL to run | all |