bilibili_comment_send
Send comments or replies to Bilibili videos, dynamic posts, and articles. Specify target ID and content; optionally set root and parent IDs to reply within a thread.
Instructions
发送评论/回复
Args: oid: 对象ID(视频aid/动态id/文章cv号) text: 评论内容 type_: 评论类型 root: 根评论ID(回复评论时填写) parent: 父评论ID(回复评论时填写,通常与root相同)
Returns: 发送结果
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| oid | Yes | ||
| root | No | ||
| text | Yes | ||
| type_ | No | video | |
| parent | No |