wazuh_get_alert
Retrieve a specific Wazuh alert by ID to get full contextual details for investigation. Useful for in-depth analysis of alerts identified in list results.
Instructions
Fetch a single Wazuh alert by its ID with full contextual detail. Use this when investigating a specific alert from wazuh_list_alerts results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alert_id | Yes | The alert ID to retrieve (from wazuh_list_alerts output) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |