mfuns_read_video
Fetch video information and comments using a video ID. Specify comment depth to include replies and set a limit on the number of comments returned.
Instructions
读取视频详情与评论区。
Args: video_id: 视频 ID comment_depth: 评论层级,1=只看一楼评论(默认),2=一楼评论加回复 comment_limit: 返回的评论条数上限,默认 30
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video_id | Yes | ||
| comment_depth | No | ||
| comment_limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |