match_bom
Match a Bill of Materials against affiliate product catalogs to get best matches with prices and affiliate links for each component.
Instructions
Match a Bill of Materials (list of components/parts) against affiliate product catalogs. Returns best matches with prices and affiliate links for each item. Ideal for project material lists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | List of BOM items (e.g., ["6x STS3215 Servo", "1x ESP32 DevKit", "PLA Filament 1kg"]) | |
| networks | No | Limit search to specific networks. Default: all configured networks. | |
| marketplace | No | Target marketplace. Default: "de". | de |
| max_shops_per_item | No | Max shop links per BOM item (1-5). Default: 3. |