get_assignment_detail_by_id
Retrieve specific investigation assignment details from Vectra AI security platform to analyze threat detection data and support incident response workflows.
Instructions
Retrieve details of a specific investigation assignment.
Returns:
str: JSON string with details of the assignment.
Raises:
Exception: If fetching assignment details fails.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| assignment_id | Yes | ID of the assignment to retrieve |