get_agent_ports
Retrieve the list of open network ports on a specified Wazuh agent to identify active services and potential vulnerabilities.
Instructions
List open network ports 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 |