execute_readonly_sql
Execute read-only SQL queries to explore PostgreSQL data safely, supporting temporary tables and session-based operations for data analysis.
Instructions
Execute read-only SQL batches with support for temporary tables within the session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sql | Yes | ||
| max_rows | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||