Get follow suggestions
get_suggested_followsRetrieve accounts your Mastodon instance suggests you follow, including the reason for each suggestion. Specify a limit or account to refine results.
Instructions
Accounts the instance suggests you follow, with the reason for each suggestion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many. Default 40. | |
| 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. |