lcsc_search
Find JLCPCB parts for PCB assembly by querying the LCSC catalog with a free-text search, and filter results by package, stock, and basic-tier availability.
Instructions
Search the LCSC / JLCPCB catalog for parts matching a free-text query. Defaults to basic-tier parts only (no JLCPCB assembly setup fee). Set basic_only=false to include extended parts. Results are sorted basic-first then by descending stock.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return. | |
| query | Yes | Free-text search, e.g. '10k 0603 1%' or 'ESP32-S3-WROOM'. | |
| package | No | Optional package filter, e.g. '0603', 'SOT-23-5', 'QFN-32'. | |
| stock_min | No | Minimum JLCPCB SMT stock to include a result. | |
| basic_only | No | When true (default), exclude extended-tier parts entirely. |