execute_query
Execute read-only SQL queries on PostgreSQL and MySQL databases with a configurable row limit to prevent excessive data retrieval.
Instructions
Execute a read-only SQL query with a configured row limit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sql | Yes | ||
| limit | No | ||
| database | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||