db_query
Execute SQL queries through a standardized workflow with proper error handling, enabling reliable database operations across your development projects.
Instructions
Execute database query workflow using Database MCP. Provides standardized query execution with proper error handling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | SQL query to execute |