qradar_get_offense
Retrieve complete details of a specific offense by its ID for investigation and response.
Instructions
Retrieve detailed information about a specific offense by its ID.
Args: offense_id: The ID of the offense to retrieve.
Returns: JSON string containing the offense details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offense_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |