Read a profile
get_profileFetch full profiles for up to 25 Bluesky accounts, including bio, follower counts, labels, and mutual follow status when connected. Works without credentials.
Instructions
Full profile for one or more accounts: bio, follower counts, labels, and, when a connected account is available, whether you follow them and whether they follow you. Works without credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actors | Yes | Handles (with or without @) or DIDs. Up to 25 in one call. | |
| account | No | Which connected account to act as, by handle (for example 'alice.bsky.social' or just 'alice'). Defaults to the first connected account. Call list_accounts to see them. |