get_agent_processes
Lists all running processes on a specified Wazuh agent. Filter by process name or command to identify active software and detect potential threats.
Instructions
List running processes on a Wazuh agent
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | Agent identifier (e.g., '001') | |
| limit | No | Maximum number of processes to return (1-500) | |
| offset | No | Pagination offset | |
| search | No | Filter processes by name or command |