Browse the profile directory
browse_directoryBrowse the Mastodon directory to find accounts that opted into discoverability, sorted by active or new. Local or network-wide, no recommendation engine needed.
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. |