qradar_update_reference_map
Set or update a key-value entry in a QRadar Reference Map, enabling AI agents to manage threat intelligence data and track changes via an audit source label.
Instructions
Set or update a key-value entry in a Reference Map.
Args: name: The name of the target Reference Map. key: The lookup key. value: The value to associate with the key. source: Source label for audit trail.
Returns: JSON string confirming the update.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| name | Yes | ||
| value | Yes | ||
| source | No | AI Agent Automation |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |