fetch_danmaku
Fetch a Bilibili video's danmaku summary to preview viewer bullet comments before generating notes.
Instructions
抓取 B 站视频的弹幕汇总(供生成笔记前预览/参考,不生成笔记)。
返回 {ok, source, bvid, cid, danmaku_summary, error}。
可用 fetch_comments 看热门评论;generate_note 的 include_comments 可把二者注入笔记 prompt。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video_url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |