search_parts
Find LEGO parts by name, category, colour, or material. Returns matching part numbers and names for further details.
Instructions
Search for LEGO parts by name, category, colour, or material. Use this when looking for specific brick types, plates, tiles, or other elements. Returns part numbers and names: use get_part for full details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | No | Filter by colour name or ID (finds parts available in this colour) | |
| limit | No | Max results (default 25, max 50) | |
| query | No | Free-text search (FTS5) across part names | |
| category | No | Filter by part category name | |
| material | No | Filter by part material (e.g. "Plastic", "Rubber") |