list_services
List services in a Magento Cloud project by providing project ID and environment, returning versions and disk allocation for MySQL, Redis, OpenSearch, RabbitMQ, and more.
Instructions
List services (MySQL, Redis, OpenSearch, RabbitMQ, etc.) in a Magento Cloud project with their versions and disk allocation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | The Magento Cloud project ID | |
| environment | Yes | The environment name, e.g. 'staging', 'production' |