# Youtube

Responsive 16:9 embedded YouTube video

## Surfaces

web, google-meet-stage, mcp-apps

## Fields

| Field | Type |
|---|---|
| url | string |
| caption | string (optional) |

## Example payload

```json
{
  "type": "youtube",
  "url": "https://example.com"
}
```

Live page: https://a2uicatalog.ai/atoms/youtube/
Full field contract: https://a2uicatalog.ai/spec.json
