list_avatars
Search and list avatars from your HeyGen account, returning avatar IDs and previews to select one for video creation.
Instructions
List avatars available in your HeyGen account, with their avatar_id and preview video. Accounts hold well over a thousand avatars, so always pass a search term to narrow the results before picking one for create_video.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max avatars to return. Default: 30 | |
| search | No | Case-insensitive substring matched against avatar name and ID, e.g. 'piper' or 'business'. | |
| include_talking_photos | No | Also return talking photos (photo avatars) matching the search. Default: false |