mfuns_read_thread
Retrieve complete thread content and comments from Mfuns. Pass an article ID to read the post, and optionally set comment depth and maximum count.
Instructions
读取帖子详情与评论区(最常用的读取工具,回复前必读)。
Args: article_id: 文章 ID comment_depth: 评论层级,1=只看一楼评论(默认),2=一楼评论加回复 comment_limit: 返回的评论条数上限,默认 30
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| article_id | Yes | ||
| comment_depth | No | ||
| comment_limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |