get_user_followers
Retrieve a list of followers for a specified user or the current user, with an option to limit the number of results.
Instructions
Get followers list for a user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of followers to retrieve | |
| user_id | No | User ID to get followers for (defaults to current user) |