execute_sql
Run SQL queries on a MySQL database through a structured interface, enabling controlled data retrieval and analysis for safer database exploration.
Instructions
Execute an SQL query on the MySQL server
Input Schema
Name | Required | Description | Default |
---|---|---|---|
query | Yes | The SQL query to execute |