get_sample_code
Access complete Apple sample projects to learn implementation patterns through working examples. Filter by framework, search keywords, or beta status for targeted learning.
Instructions
Browse complete sample projects from Apple. Full working examples demonstrating best practices and implementation patterns. Different from search_apple_docs which returns code snippets. Use for learning by example.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| framework | No | Framework filter (case-insensitive). Examples: "SwiftUI", "ARKit", "CoreML". Note: Some samples are under generic categories - use searchQuery for better results. | |
| beta | No | Beta samples: "include" = all, "exclude" = stable only, "only" = beta only. Default: "include" | |
| searchQuery | No | Search keywords. Most effective approach. Examples: "animation", "camera", "machine learning", "widgets". | |
| limit | No | Max results (default: 50). |