get-follows
Retrieve the list of users followed by a specific Bluesky user using their handle or DID. Specify a limit up to 500 for larger follow lists.
Instructions
Get a list of users that a person follows
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | The handle or DID of the user (e.g., alice.bsky.social) | |
| limit | No | Maximum number of follows to fetch (1-500) |