get_wwdc_code_examples
Find and browse WWDC session code examples to learn implementation patterns, see API usage, or study sample code with session context.
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
TableJSON 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. |