pcb_generate_report
Generate a structured PCB design review report from a completed review session. Choose summary, detailed, or JSON format to get pass/fail results, top risks, or raw findings.
Instructions
Generate structured report from design review results. Must run pcb_run_design_review first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Report format: summary (pass/fail + top risks), detailed (all findings), json (raw structured data) | |
| session_id | Yes | Session ID from pcb_parse_layout |