Research a Bilibili Video
analyze_bilibili_videoAnalyze public Bilibili videos via URL with language, vision, or multimodal modes. Fetches metadata and samples top comments to support evidence-aware research.
Instructions
Resolves a public Bilibili URL, attaches public metadata, and optionally samples 20 most-liked root comments while displaying only 3 hot comments plus up to 2 distinct high-signal comments. Supports language-only, visual-only, and multimodal research.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Public Bilibili video URL, including b23.tv short URLs. | |
| mode | Yes | language: captions then audio only; vision: silent video only; multimodal: original video with both channels. | |
| question | Yes | The research question. | |
| media_detail | No | Use low for a broad long-video pass and default for close inspection. | default |
| include_comments | No | Attach untrusted community context. Fetches at most 20 most-liked root comments but presents only 3-5 representative comments. |