get_agent_packages
Retrieve a list of installed software packages on a specified Wazuh agent to assess installed applications and potential vulnerabilities.
Instructions
List software packages installed on a Wazuh agent
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | Agent identifier (e.g., '001') | |
| limit | No | Maximum number of items to return (1-500) | |
| offset | No | Pagination offset | |
| search | No | Filter packages by name |