Database Query
db-queryExecute SQL queries directly on Magento 2 database to retrieve, analyze, or modify data with output in table, JSON, or CSV format.
Instructions
Execute SQL queries directly on Magento 2 database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Output format | table |
| query | Yes | SQL query to execute |