pcb_parse_bom
Parse BOM files (CSV or Excel) and attach items to a session for downstream cross-reference and rating analysis.
Instructions
Parse a BOM (CSV or Excel) and attach the items to the session for downstream cross-reference and rating analyzers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to BOM file (.csv or .xlsx). | |
| session_id | Yes | Existing session id. |