wazuh_group_agents
Retrieve a list of agents assigned to a specific group to manage and monitor endpoint security efficiently.
Instructions
List all agents belonging to a specific agent group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | Group ID to list agents for (e.g., 'web-servers') | |
| limit | No | Maximum agents to return | |
| offset | No | Pagination offset |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |