SERVICE & TOOLS
MiniMax Video
MiniMax Video — text-to-video (T2V) and image-to-video (I2V)
creative
2 available tools
create_ video_ generation
Submit a video generation task, returns task_id immediately (non-blocking). Use query_video_generation(task_id) to poll status and get the result URL. COST WARNING: This tool makes an API cal…
query_ video_ generation
Query the status of an async video generation task. Args: task_id: Task ID from create_video_generation.