get_post
Retrieve a Xueqiu post's full text and top comments by providing its ID or link. Specify comment count and whether to include comments for focused analysis.
Instructions
按帖子 ID 取全文及热门评论。ID 可从讨论列表或热帖列表中获得。
Args: post_id: 帖子数字 ID,或完整帖子链接 with_comments: 是否附带评论 comment_count: 评论条数,最多 30
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_id | Yes | ||
| comment_count | No | ||
| with_comments | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |