bilibili_get_hot
Fetch trending videos from Bilibili. Use page and page_size to navigate through the list of popular content.
Instructions
获取热门视频
Args: page: 页码(从 1 开始) page_size: 每页视频数(默认 20)
Returns: 热门视频列表
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| page_size | No |