Check follow relationships
get_relationshipsCheck follow, muting, and blocking status for up to 40 accounts in one call, to decide before bulk follow or unfollow.
Instructions
For each account named, whether you follow them, whether they follow you, and whether either of you has muted or blocked the other. One call for a whole list: use this before a bulk follow or unfollow rather than reading each profile.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accts | Yes | ||
| account | No | Which connected account to act as. Matches a full handle (alice@example.social), a bare username (alice), or an instance (example.social). Defaults to the first connected account. Call list_accounts to see them. |