get_user_posts
Fetch posts from a specific Xueqiu user by user ID, with pagination controls for count and page. Use this to track and follow an author's viewpoints and discussions.
Instructions
查看某位雪球用户的发帖动态,用于跟踪特定作者的观点。
Args: user_id: 雪球用户数字 ID(见帖子链接 xueqiu.com//) count: 条数,最多 30 page: 页码
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| count | No | ||
| user_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |