gen_uthana_download_motion
Retrieve a Uthana motion file after usage approval. Provide a motion ID and output format to download the animation for Unreal Engine projects.
Instructions
Download a Uthana motion file after explicit usage approval.
KB: see knowledge_base/31_GENERATIVE_CONTENT_PIPELINE.md#uthana-motion-task-family Example: gen_uthana_download_motion(motion_id="motion-id", output_format="fbx", confirm_usage=True)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fps | No | ||
| no_mesh | No | true | |
| in_place | No | ||
| motion_id | Yes | ||
| timeout_s | No | ||
| torso_only | No | ||
| motion_only | No | ||
| character_id | No | ||
| confirm_usage | No | ||
| output_format | No | fbx | |
| target_folder | No | ||
| speed_multiplier | No | ||
| check_download_allowed | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |