generate_report
Compile captured oscilloscope screenshots, waveforms, and protocol analysis JSON into a structured Markdown field report for documentation and debugging.
Instructions
Generate a Markdown field report from captured artifacts and JSON summaries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | ||
| title | No | SIGLENT SDS field capture report | |
| scenario | No | ||
| scope_idn | No | ||
| output_path | No | artifacts/reports/report.md | |
| screenshot_path | No | ||
| waveform_csv_paths | No | ||
| modbus_timing_json_path | No | ||
| uart_analysis_json_path | No | ||
| waveform_metadata_paths | No | ||
| rs485_analysis_json_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||