Run SQL (safe)
run_sql_safeRun SELECT-only queries on MSSQL databases with automatic TOP limits, preventing DDL/DML changes and excessive data retrieval.
Instructions
Yalnızca tek SELECT ifadesi çalıştırır; DDL/DML yasak; TOP limiti otomatik enjekte edilir.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sql | Yes |