# Video Pair

Two YouTube videos side by side with optional labels

## Surfaces

web, google-meet-stage, google-apps-script-web, mcp-apps

## Fields

| Field | Type |
|---|---|
| caption | string (optional) |
| left | {'url': 'string', 'label': 'string (optional)'} |
| right | {'url': 'string', 'label': 'string (optional)'} |

## Example payload

```json
{
  "type": "video_pair"
}
```

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