get_followers
Retrieve detailed follower information for a specific Weibo user by providing their unique identifier. Supports pagination and customizable limit to manage data retrieval efficiently.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | Maximum number of followers to return, defaults to 15 | |
page | No | Page number for pagination, defaults to 1 | |
uid | Yes | The unique identifier of the Weibo user |