query
Execute read-only SQL queries against MySQL databases to explore database structures and investigate data across target environments.
Instructions
Execute read-only SQL queries against MySQL databases
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sql | Yes | SQL query to execute (SELECT and SHOW only) | |
| timeout | No | Query timeout in milliseconds (default: 30000) | |
| environment | Yes | Target environment to run the query against |