Skip to main content
Glama

list_wwdc_videos

Read-only

Browse WWDC session videos with filtering by year, topic, or code availability. Access transcripts and code examples for each video.

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
NameRequiredDescriptionDefault
yearNoWWDC year ("2025", "2024", etc.) or "all". Available: 2020-2025. Example: "2025" for latest.
topicNoTopic 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.
hasCodeNoFilter by code availability. true = sessions with code, false = without code. Leave empty for all.
limitNoMax videos to show (default: 50). Videos include title, duration, and content indicators.
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already mark readOnlyHint=true. Description adds 'full offline access to transcripts and code', which is useful but not critical. No destructive behavior disclosed; aligns with annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences, front-loaded with key action, no wasted words. Every sentence adds value.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given 4 parameters, no output schema, and no nested objects, the description sufficiently explains the tool's purpose and output. Could mention pagination or sorting, but limit parameter covers size.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Input schema has 100% coverage with detailed descriptions for all four parameters. Description does not add new parameter semantics beyond 'filtering options' which is implicit from schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool browses WWDC session videos with offline access, distinguishing it from sibling tools like get_wwdc_video or browse_wwdc_topics. The verb 'browse' and resource 'WWDC session videos' are specific.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explicitly states use cases: discover WWDC content, find sessions by topic, identify videos with code examples. It does not name alternatives but context implies when to use this vs. search or detail tools.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kimsungwhee/apple-docs-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server