qradar_get_rule
Retrieve full details of a specific detection rule by its ID, including identifier, name, type, enabled status, and owner.
Instructions
Retrieve full details of a specific detection rule by its ID.
Args: rule_id: The ID of the rule to retrieve.
Returns: JSON string containing rule details (identifier, name, type, enabled status, owner).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rule_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |