rolldev_db_query
Execute SQL queries in RollDev database environments to manage and retrieve project data for development workflows.
Instructions
Run a SQL query in the RollDev database
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | Path to the project directory | |
| query | Yes | SQL query to execute | |
| database | No | Database name (optional, defaults to magento) | magento |