Parametric resistor/capacitor search
search_passivesSearch JLCPCB chip resistors and capacitors by exact value (e.g., 10k, 4k7, 100nF) and optional package, avoiding fuzzy text matches for efficient BOM part selection.
Instructions
Parametric JLCPCB search for chip resistors or capacitors by value. Parses the value string ("10k", "4k7", "0.1R", "100nF", "4u7", "10p") into ohms/farads and searches by exact spec, optionally filtered by package (0402/0603/0805...). Prefer this over search_parts for R/C BOM lines — it avoids fuzzy text matches. Results are ordered by the client; prefer basic-tier (no loading fee) parts with deep stock.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | Which passive family to search | |
| limit | No | Max results, clamped to 1-50 (default 10) | |
| value | Yes | Component value: resistors like "10k", "4k7", "0.1R", "1M", "470"; capacitors like "100nF", "4u7", "0.1uF", "10p" | |
| package | No | Chip package filter, e.g. "0402", "0603", "0805", "1206" |