Browse the profile directory
browse_directoryBrowse discoverable Mastodon accounts, ordered by newness or recent activity, scoped to your instance or the wider network.
Instructions
Accounts that have opted into being discoverable, newest or most recently active first. Scoped to your own instance unless you ask for the wider network. A way to find people on a network with no recommendation engine.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many. Default 40. | |
| order | No | 'active' means recently posted. Default active. | |
| 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. | |
| local_only | No | Only accounts on your own instance. Default true. |