Get one rule with full detail
wazuh_get_ruleRetrieves a specific Wazuh rule by its ID, returning the complete XML definition with trigger conditions and mapped details.
Instructions
Fetch a single rule including its full XML definition, so you can explain exactly what conditions trigger it and what it is mapped to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rule_id | Yes | Rule ID, e.g. '5710'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||