qradar_add_to_reference_set
Add an indicator (IP, domain, hash, URL) to a reference set for QRadar to track and correlate threats.
Instructions
Add an IoC or indicator (IP address, Domain, Hash, URL) into a Reference Set.
Args: name: The name of the target Reference Set. value: The value to insert (must conform to the set's element_type). source: Source label for audit trail (default: 'AI Agent Automation').
Returns: JSON string confirming addition of the element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| value | Yes | ||
| source | No | AI Agent Automation |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |