Validate Application Installation
validate_app_installValidate application installations against expected versions to confirm environment readiness, detecting missing, outdated, or mismatched apps.
Instructions
Validate whether a set of applications are installed at the expected versions. Reports which apps are valid, need installation, need upgrade, or have version mismatches.
Useful for verifying environment readiness or checking deployment prerequisites.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance | No | The ServiceNow instance auth alias (e.g., "myinstance", "prod"). If not provided, falls back to the SN_AUTH_ALIAS environment variable. | |
| packages | Yes | List of applications to validate. |