mysql_query
Run one validated read-only SELECT or CTE query against a configured MySQL database to inspect data safely without write operations.
Instructions
Execute one safe, read-only SELECT or read-only CTE against the configured database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sql | Yes |