User Information
2 tools for reading Bitbucket user profiles.
bb_get_user
Section titled “bb_get_user”Get information about a specific Bitbucket user by username or UUID.
| Parameter | Required | Description |
|---|---|---|
selected_user | ✅ | Username or UUID of the user |
Example prompt:
“Get profile for user johndoe”
bb_get_current_user
Section titled “bb_get_current_user”Get information about the currently authenticated user — the account associated with the configured BITBUCKET_API_TOKEN and BITBUCKET_EMAIL.
Parameters: None required.
Example prompt:
“Who am I logged in as?”