wazuh_list_groups
Retrieve all Wazuh agent groups to organize agents by function, enabling targeted queries and active responses on specific agent sets.
Instructions
List all Wazuh agent groups. Groups are used to organize agents by function (e.g., 'web-servers', 'database', 'production'). Useful for scoping queries and active responses to specific agent sets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | Search groups by name | |
| limit | No | Maximum groups to return | |
| offset | No | Pagination offset |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |