Create video card
create_video_cardRender a card with an HTML5 video player for direct MP4/WebM URLs. Add title, description, loop, mute, and poster to display short video clips in chat.
Instructions
Render a card with an HTML video player for a short clip. src must be a direct http(s) URL to a video file (mp4/webm), not a streaming platform page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| src | Yes | ||
| loop | No | ||
| muted | No | ||
| title | Yes | ||
| poster | No | ||
| subtitle | No | ||
| description | No | ||
| contextActions | No | Right-click menu actions the model anticipates being useful. Choosing one sends its prompt to the conversation; use {{selection}} to include the user's selected text. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| card | Yes |