Get Relationship
get-relationshipCheck your relationship status with another account, including following, followed by, blocking, or muting. Provide the account as username@instance.
Instructions
Check your relationship status with another account (following, followed by, blocking, muting, etc.). Pass a single acct like 'username@instance'. To check multiple accounts, call this tool once per account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| acct | Yes | Account to check relationship with (username@instance). If you have multiple accounts to check, call this tool once per account. | |
| accountId | No | Your account ID | |
| accountIds | No | Deprecated / not supported. Use 'acct' (a single username@instance string) and call this tool once per account. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| acct | Yes | ||
| following | No | ||
| followedBy | No | ||
| blocking | No | ||
| muting | No | ||
| requested | No |