get_documentation_updates
Track Apple platform updates and changes, including new APIs, WWDC announcements, and release notes. Filter by category, technology, or search keywords.
Instructions
Track latest Apple platform updates, new APIs, and changes. Shows WWDC announcements, framework updates, and release notes. Essential for staying current with Apple development. For detailed WWDC videos, use WWDC-specific tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Update type filter. "wwdc" = conference highlights, "technology" = API updates, "release-notes" = version changes. Default: "all" | |
| technology | No | Filter by framework (case-sensitive). Examples: "SwiftUI", "UIKit", "ARKit". Get names from list_technologies. | |
| year | No | WWDC year filter ("2025", "2024", etc.). Only for wwdc category. | |
| searchQuery | No | Search keywords. Examples: "async", "performance", "widgets". Case-insensitive. | |
| includeBeta | No | Include beta/preview features. Default: true | |
| limit | No | Max results (default: 50). Sorted by relevance and date. |