Validate Application Installation
validate_app_installCheck whether specified apps are installed at expected versions, identifying those that need installation, upgrade, or have mismatches to verify environment readiness.
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. |