list_variables
List variables for a Magento Cloud project or environment by providing the project ID and environment name.
Instructions
List variables for a Magento Cloud project or environment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| level | No | The variable level: 'project' or 'environment'. Lists all if omitted. | |
| project | Yes | The Magento Cloud project ID | |
| environment | Yes | The environment name, e.g. 'staging', 'production' |