import_task_assignments_to_case
Add existing task assignments to a digital forensics case to organize investigation workflows and manage evidence collection.
Instructions
Import task assignments to a specific case
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| caseId | Yes | ID of the case to import task assignments to | |
| taskAssignmentIds | Yes | Array of task assignment IDs to import to the case |