get_technology_overviews
Access Apple technology guides and tutorials for learning frameworks, understanding architectural overviews, and implementing best practices across iOS, macOS, and other platforms.
Instructions
Access comprehensive guides and tutorials for Apple technologies. Includes getting started guides, architectural overviews, best practices, and implementation patterns. Perfect for learning new frameworks or understanding Apple's recommended approaches.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Topic category. Popular: "app-design-and-ui", "games", "ai-machine-learning", "augmented-reality", "privacy-and-security". Leave empty to browse all. | |
| platform | No | Target platform. "all" for cross-platform content. Default: "all" | |
| searchQuery | No | Search terms. Try: "getting started", "best practices", "architecture", "performance". | |
| includeSubcategories | No | Include nested topics for comprehensive results. Set false for overview only. Default: true | |
| limit | No | Max results (default: 50). Includes subcategories when enabled. |