get_hot_feeds
Retrieve trending posts from a Weibo user’s feed by specifying their unique ID. Customize results by setting the maximum number of posts to fetch. Ideal for monitoring popular user content on Weibo.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | Maximum number of feeds to return, defaults to 15 | |
uid | Yes | The unique identifier of the Weibo user |