list_environment_inventory
Retrieve the current deployed versions for an application in a specified environment to verify deployment status and track changes.
Instructions
Get current deployed versions in an environment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| application | Yes | Application ID from list_applications. REQUIRED: Must use ID, not name. | |
| environment | Yes | Environment ID from list_environments_for_application. REQUIRED: Must use ID, not name. |