aem_list_packages
Retrieve a list of installed packages in Adobe Experience Manager (AEM) by specifying the host, port, username, and password. Use this tool to manage and monitor AEM package installations efficiently.
Instructions
List installed packages in AEM
Input Schema
Name | Required | Description | Default |
---|---|---|---|
host | No | AEM host (default: localhost) | localhost |
password | No | AEM password (default: admin) | admin |
port | No | AEM port (default: 4502) | |
username | No | AEM username (default: admin) | admin |