bilibili_live_info
Retrieve a Bilibili content creator's live stream details including status, title, popularity, followers, category, and trending danmaku words by providing their user UID.
Instructions
查询 B站 UP 主的直播间信息。输入 uid(用户 ID),返回直播状态(是否开播)、直播间标题、人气值(热度)、关注数、直播分类、弹幕热词等。注意:人气值是热度指标,非真实观看人数
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | UP 主的用户 uid(可通过 bilibili_search 搜索获取) |