case_update
Append new findings, steps, conclusions, hypotheses, tags, and references to an existing investigation case.
Instructions
Append to a case.
fields supports:
finding(str): append to findingsstep_action(str): append a step (with optionalstep_result)step_result(str): result for the step being appendedconclusion(str): set conclusionhypothesis_statement/hypothesis_test: append a hypothesistags(list[str]) /references(list[str]): replace lists
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | ||
| case_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||