get_wwdc_code_examples
Browse code examples from WWDC sessions with session context. Use them to find implementation patterns and see new API usage.
Instructions
Browse all code examples from WWDC sessions. Perfect for finding implementation patterns, seeing new API usage, or learning by example. Each result includes the code and its session context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| framework | No | Framework to find examples for. Examples: "SwiftUI", "SwiftData", "RealityKit". | |
| topic | No | Topic ID or concept keyword. Can use exact topic IDs ("swiftui-ui-frameworks", "machine-learning-ai", etc.) for precise filtering, or general keywords like "animation", "performance", "concurrency" for broader search. | |
| year | No | WWDC year filter ("2025", "2024", etc.). | |
| language | No | Programming language: "swift", "objc", "javascript", "metal". | |
| limit | No | Max examples (default: 30). Each includes code and source video info. |