Internal
Video
Generate a short video clip - animation, motion graphics, cinematic or any moving content - and place it on the board as a video player component.
Send "type": "video".
Generate a short video clip - animation, motion graphics, cinematic or any moving content - and place it on the board as a video player component.
Also available as the MCP tool render_video. The same payload works through either surface.
Fields
promptstringrequiredWhat happens in the clip: scene, subject, motion, camera movement and visual style, in one self-contained description.
Example
{
"type": "video",
"data": {
"prompt": "string"
}
}
Was this page helpful?