gitlab_get_my_profile
Retrieve your complete GitLab profile including personal info, account settings, security status, and activity history. Use to display user dashboards, verify settings, or export profile data.
Instructions
Get the current authenticated user's complete profile
Retrieve your own comprehensive profile information including private settings and detailed statistics not available via public user APIs.
Returns complete profile including:
Personal info: email, name, bio, location
Account settings: notifications, preferences
Statistics: private/public project counts
Security: 2FA status, SSH keys count
Activity: recent contributions, sign-in history
Use cases:
Display user dashboard information
Verify account settings and security
Show personalized statistics
Export profile data
No parameters required - uses authentication token.
Example usage:
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |