animate_to_bottube
Animate a humanoid 3D model with a specified action and publish the resulting video to BoTTube.
Instructions
One-shot: a humanoid model -> Meshy rig -> animate (action_id) -> render the MOTION -> BoTTube video. Unlike a turntable, the published clip shows the character performing the action. Always returns a dict. The clip length follows the animation (capped at BoTTube's max).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action_id | Yes | ||
| title | Yes | ||
| input_task_id | No | ||
| model_url | No | ||
| description | No | ||
| tags | No | 3d,meshy,animation | |
| category | No | ||
| height_meters | No | ||
| fps | No | ||
| resolution | No | ||
| timeout | No |