get_forum_comments
Fetch the newest site-wide comments, including associated comic, nested replies, and spoiler flags. Use the page parameter to browse older comment pages.
Instructions
获取全站最新发布的一页评论,包括评论所属本子、递归回评和剧透标识。
参数: page: 评论页码,从 1 开始(默认值:1)。
返回: 包含当前页码、分页总数、评论数量和评论列表的字典。 HTML 客户端不提供 total 和 page_count,此时对应字段为 null。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||