Query
queryExecute read-only SELECT SQL statements on your OpenCart database to fetch custom data not covered by other tools.
Instructions
Execute a read-only SQL query. Only SELECT statements allowed. Use this for custom queries not covered by other tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sql | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |