meshy_to_youtube
Generate a 3D model from a text prompt, render a turntable video, and upload it to YouTube in one automated workflow.
Instructions
One-shot: prompt -> Meshy 3D -> turntable -> video -> YouTube upload.
Always returns a dict. ok=True with watch_url on success; on a known
stage failure ok=False with error/failed_stage and whatever
artifacts were already produced.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fps | No | ||
| tags | No | 3d,meshy,turntable | |
| title | Yes | ||
| frames | No | ||
| prompt | Yes | ||
| privacy | No | unlisted | |
| timeout | No | ||
| duration | No | ||
| art_style | No | realistic | |
| enable_pbr | No | ||
| resolution | No | ||
| category_id | No | 22 | |
| description | No | ||
| made_for_kids | No | ||
| should_remesh | No | ||
| texture_prompt | No |