animate_to_youtube
Animate a 3D humanoid model using a specified action and upload the rendered clip directly to YouTube.
Instructions
One-shot: a humanoid model -> Meshy rig -> animate (action_id) -> render the MOTION -> YouTube. The clip shows the character performing the action; its length follows the animation. Always returns a dict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fps | No | ||
| tags | No | 3d,meshy,animation | |
| title | Yes | ||
| privacy | No | unlisted | |
| timeout | No | ||
| action_id | Yes | ||
| model_url | No | ||
| resolution | No | ||
| category_id | No | 22 | |
| description | No | ||
| height_meters | No | ||
| input_task_id | No | ||
| made_for_kids | No |