query
Execute read-only SQL SELECT queries against a Microsoft SQL Server database to retrieve data. This tool supports custom ports and multiple authentication methods for database access.
Instructions
Execute a read-only SQL query (SELECT) against the configured SQL Server database.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sql | Yes | SQL query to run (e.g. SELECT ...) |