mfuns_read_feed
Retrieve Mfuns feed post details and comments by feed ID. Set comment depth to include replies and limit the number of comments returned.
Instructions
读取动态详情与评论区。
Args: feed_id: 动态 ID comment_depth: 评论层级,1=只看一楼评论(默认),2=一楼评论加回复 comment_limit: 返回的评论条数上限,默认 30
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| feed_id | Yes | ||
| comment_depth | No | ||
| comment_limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |