evidence_case_file_relationship_assign
Link a case file to an external entity reference (e.g., chat conversation) for traceability, after creation, to associate it with the relevant matter, client, or system record.
Instructions
Assigns a relationship on a case file, linking it to an external/related entity reference for traceability. Use after creating the case file when your workflow tracks which matter, client, or system record it belongs to. Requires: evidence_case_file_create → caseFileId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemType | Yes | ||
| itemValue | Yes | ||
| caseFileId | Yes | MANDATORY. UUID of the parent case file. Obtain from evidence_case_file_create. |