Get follow suggestions
get_suggested_followsFind Bluesky accounts to follow. Provide a handle to discover similar accounts in a niche, or omit it to get personalized suggestions.
Instructions
Accounts Bluesky suggests following. With an actor, returns accounts similar to that one, which is the better way to find a niche.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actor | No | Find accounts similar to this handle or DID. Omit for suggestions for you. | |
| limit | No | How many. Default 25. | |
| account | No | Which connected account to act as, by handle (for example 'alice.bsky.social' or just 'alice'). Defaults to the first connected account. Call list_accounts to see them. |