ariel_get_followers
Retrieve the list of followers for any Bluesky user by entering their handle or DID. Paginate through results with optional limit and cursor.
Instructions
Get a user's followers
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actor | Yes | Handle or DID of the user | |
| limit | No | Number of followers to return (1-100) | |
| cursor | No | Pagination cursor |