Follow an account
follow_accountFollow any Mastodon account by username or ID. Handles locked accounts by sending a follow request, with options for notifications and showing 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. |