list_wwdc_videos
Browse WWDC session videos with offline transcripts and code access. Filter by year, topic, or code availability to find relevant developer content.
Instructions
Browse WWDC session videos with full offline access to transcripts and code. Shows all available sessions with filtering options. Use this to discover WWDC content, find sessions by topic, or identify videos with code examples.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | WWDC year ("2025", "2024", etc.) or "all". Available: 2020-2025. Example: "2025" for latest. | |
| topic | No | Topic ID for exact filtering or keyword for title search. Available topic IDs: "accessibility-inclusion", "app-services", "app-store-distribution-marketing", "audio-video", "business-education", "design", "developer-tools", "essentials", "graphics-games", "health-fitness", "machine-learning-ai", "maps-location", "photos-camera", "privacy-security", "safari-web", "spatial-computing", "swift", "swiftui-ui-frameworks", "system-services". Use exact ID for topic filtering, or any keyword to search in video titles. | |
| hasCode | No | Filter by code availability. true = sessions with code, false = without code. Leave empty for all. | |
| limit | No | Max videos to show (default: 50). Videos include title, duration, and content indicators. |