Documentation
README
Video Generation
Call generate_video when the user asks for a video.
- Put the complete scene, motion, camera, and style requirements in
prompt. - Pass reference material attachment IDs or HTTP URLs; never pass sandbox paths.
- Only pass materials provided or selected by the user.
- A
pollingresponse means the request was accepted. The system creates and updates the video block asynchronously. - Do not call the tool again after a
pollingresponse and do not create a duplicate card. - If the tool returns
error, explain it once and retry only after changing invalid parameters.