get_danmaku
Retrieve danmaku (bullet comments) from any Bilibili video using its URL. Returns comments with content, timestamp, and user information.
Instructions
Get danmaku (bullet comments) from a Bilibili video
Args:
url: Bilibili video URL, e.g., https://www.bilibili.com/video/BV1x341177NN
Returns:
List of danmaku (bullet comments) with content, timestamp and user informationInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |