Short answer: You can minimax generate video (hailuo) in MiniMax by hand from its own interface, but it won’t repeat itself. On TinyCommand, add the MiniMax MiniMax Generate Video (Hailuo) action to a workflow, map its 3 inputs from any upstream app, and it runs automatically every time the trigger fires. No code, and a free tier to start.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
Model model | options | Required | Model. Options: MiniMax Hailuo 02 (best), T2V-01 Director, I2V-01 Live |
Prompt prompt | string | Required | Prompt (required) |
Duration duration | options | Optional | Duration. Options: 6s, 10s |
{"model": "{{trigger.model}}","prompt": "{{trigger.prompt}}","duration": "{{trigger.duration}}"}
{"task_id": "task-abc123","base_resp": {"status_msg": "success","status_code": 0}}
Use these fields in downstream nodes for routing, logging, or error handling.
Any of these apps can fire this action as part of a workflow.