pcb_get_review_questions
Retrieve tailored design review questions based on detected interfaces and characteristics. Call after parsing to prepare for a complete PCB review.
Instructions
Get list of questions the tool needs answered for a complete design review. Call after parsing, before running review. Returns questions tailored to the detected interfaces and design characteristics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Session ID from pcb_parse_layout |