get_group_agents
Retrieve all agents assigned to a specified Wazuh group. Filter by group ID, set pagination, and control result limit.
Instructions
List agents belonging to a specific Wazuh group
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | Group name/identifier (e.g., 'default', 'linux-servers') | |
| limit | No | Maximum number of agents to return (1-100) | |
| offset | No | Pagination offset |