get_current_user_tool
Identify the authenticated GitLab user and retrieve their ID, username, email, and permissions to verify access and tailor actions.
Instructions
Get the currently authenticated GitLab user.
Returns: Current user details including ID, username, email, and permissions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||