Research a Bilibili Video
analyze_bilibili_videoAnalyze public Bilibili videos by URL: retrieve metadata, sample top comments, and research content via language, visual, or multimodal modes with explicit community-context status.
Instructions
Resolves a public Bilibili URL, always returns public metadata and an explicit community-context status, 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. | |
| end_seconds | No | Optional source-video interval end in seconds. Provide together with start_seconds. | |
| media_detail | No | Use low for a broad long-video pass and default for close inspection. | default |
| start_seconds | No | Optional source-video interval start in seconds. Provide together with end_seconds. | |
| include_comments | No | Include untrusted community context. Fetches at most 20 most-liked root comments, presents only 3-5 representative comments, and reports empty or fetch-failed status explicitly. |