Check follow relationships
get_relationshipsCheck follow and follow-back status between a connected account and up to 30 actors in one call. Use before bulk following or unfollowing to avoid checking each profile individually.
Instructions
For each account named, whether a connected account follows them and whether they follow back. One call for a whole list. Use this before a bulk follow or unfollow rather than reading a profile each time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actors | Yes | Handles or DIDs to check. | |
| 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. |