evidence_case_file_report_update
Update metadata of an existing case-file report using its report ID and parent case file ID. Avoids regeneration—generate a new report when evidence changes.
Instructions
Updates a previously generated case-file report's metadata. Requires: evidence_case_file_report_generate → reportId (and the caseFileId it belongs to). Does not re-generate the report content — generate a new report for updated evidence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reportId | Yes | MANDATORY. UUID of the report. | |
| caseFileId | Yes | MANDATORY. UUID of the parent case file. Obtain from evidence_case_file_create. | |
| deletionDate | No |