get_user
Retrieve current user information from GitLab, providing access to account details and profile data through the GitLab MCP Server integration.
Instructions
Get current user information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}