list_avatars
List saved avatars to reuse identical faces across videos, passing the avatar name or ID to generation tools.
Instructions
List the user's SAVED avatars — reusable face identities, the visual equivalent of cloned voices. Free, no tokens. Returns [{id, name, image, voice}] where voice is the avatar's default cloned-voice name (may be empty). A saved avatar is a stored front-facing head-and-shoulders portrait that recurs IDENTICALLY across videos. Use it instead of describing a face in words: pass the avatar's NAME as avatar to generate_talking_avatar (reuses the exact same face every time, no per-call drift), or pass avatar:<id> as face_swap_video.face_image_url. Saved avatars are created in the avots app / Telegram (a generated talking-avatar can be saved) or via create_avatar.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||