Verify credentials
whoamiConfirm authentication and retrieve the live profile for a connected Bluesky account, including handle, DID, and follower counts. Use when a user references themselves.
Instructions
Authenticate and return the live profile for a connected account, including follower counts. Use this to confirm credentials work, or when the user says 'me' or 'my' and you need their handle and DID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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. |