Follow an account
follow_accountFollow a Mastodon account by username or ID; sends a follow request for locked accounts. Optionally enable notifications or show boosts.
Instructions
Follow an account. On a locked account this sends a follow request instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| acct | Yes | @user@instance, a bare local username, or a numeric id. | |
| notify | No | Get a notification for every post they make. | |
| 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. | |
| reblogs | No | Show their boosts in your timeline. Default true. |