collect_crash_evidence
Collect structured crash evidence—logs, stack snapshots, and symbol resolution—to support MCU fault diagnosis without assigning a root cause.
Instructions
Collect structured crash facts without assigning a root cause.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| auto_halt | No | ||
| include_logs | No | ||
| log_tail_lines | No | ||
| resolve_symbols | No | ||
| stack_snapshot_bytes | No | ||
| include_stack_snapshot | No |