get_environment_info
Retrieve detailed information about a Magento Cloud environment, including status, URLs, and type, by providing the project ID and environment name.
Instructions
Get detailed information about a specific Magento Cloud environment (status, URLs, type, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | The Magento Cloud project ID | |
| environment | Yes | The environment name, e.g. 'staging', 'production' |