examples.search
Find curated implementation examples by searching text, filtering by design principle IDs, difficulty level, or library name.
Instructions
Search curated examples by text, principle coverage, difficulty, and library.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Free-text search query matched against example title, summary, and metadata. | |
| principle_ids | No | Filter to examples that cover these principle IDs. | |
| difficulty | No | Filter by difficulty level. | |
| library | No | Filter by library or framework name (e.g. 'langgraph', 'openai', 'anthropic'). | |
| limit | No | Maximum number of results to return. Capped at server maximum. |