find_example
Search verified code examples by task, language, framework, or target API to quickly implement specific functionality in your project.
Instructions
Find verified, framework-specific code examples by task, language, framework, or target API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of examples to return (default: 5). | |
| query | Yes | Implementation task or symbol to look for examples of (e.g. "verify webhook signature", "constructEvent"). | |
| version | No | Target documentation version filter. | |
| language | No | Programming language filter (e.g. "typescript", "python", "go"). | |
| framework | No | Framework filter (e.g. "express", "fastapi", "next"). |