memory_fetch_evidence
Fetch and verify registered evidence by providing a source path and line number, optionally matching an expected SHA-256 hash to confirm content integrity.
Instructions
Fetch registered evidence and verify the exact candidate hash when supplied.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| end_line | No | ||
| event_id | No | ||
| start_line | Yes | ||
| context_lines | No | ||
| expected_sha256 | No | ||
| allow_mismatched_content | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||