List custom avatars (and their scenes)
list_avatarsRetrieve custom CraftStory avatars and their default voices for video generation, or pass an avatar ID to fetch that avatar's available scenes.
Instructions
Custom avatars trained in the CraftStory app that craftstory-2 can generate with (pass an id as avatar_id). Each avatar may carry a default voice {id, voice_kind}: voice_kind 'user' means send it as voice_user_id, 'library' as voice_id in create_audio_clip. Pass avatar_id to list that avatar's scenes; a scene id can replace the photo (scene_id) in create_craftstory2_video.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| avatar_id | No | Return the scenes of this avatar instead of the avatar list |