list_videos
List recent HeyGen account videos to retrieve video IDs, titles, statuses, and creation dates. Retrieve a previously generated video's ID to pass to check_video for its URL and duration.
Instructions
List recent videos in your HeyGen account with their video_id, title, status and creation date. Useful to recover the video_id of something generated earlier — pass that ID to check_video to get its URL and duration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max videos to return, newest first. Default: 20 |