bilibili_help
Get guidance on using the bilibili-mcp server. Ask for help on topics like transcripts or accounts to understand available tools and return format.
Instructions
Explain how to use the bilibili-mcp server.
Return Format
{"success": bool, "data": {"help": str, "tools": [...]}, "message": str}
Examples
bilibili_help() bilibili_help(topic="transcript")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | No | Optional topic to focus on (e.g. 'transcript', 'account'). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||