Skip to content

User Information

2 tools for reading Bitbucket user profiles.


Get information about a Bitbucket user by username or UUID. If selected_user is omitted, returns information about the authenticated user.

ParameterRequiredDescription
selected_userNoUsername or UUID of the user to look up (omit for current user)

Example prompt:

“Get profile for user johndoe”


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?”