get_video_detail
Retrieve detailed information about a Douyin video by its ID, including title, description, like/comment/share counts, author details, and video URLs.
Instructions
Get detailed information about a Douyin video.
Args: aweme_id: The video/aweme ID (numeric string)
Returns: dict containing video details including title, description, statistics (likes, comments, shares), author info, and URLs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| aweme_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||