获取用户动态
get_user_postsFetch recent posts and reposts from a specified Xueqiu user ID to follow their community activity. Ideal for monitoring key investors and analysts.
Instructions
获取指定雪球用户的最新动态(包含原创和转发)。适合追踪大V的所有发言。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 页码,默认1 | |
| count | No | 每页数量,默认10,最大20 | |
| user_id | Yes | 雪球用户ID(纯数字) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | ||
| posts | Yes |