get_current_user
Retrieves the authenticated user's display name and GUID for Azure DevOps operations, enabling self-praise filtering, commit attribution, and permission checks.
Instructions
Get the identity of the authenticated user.
Returns the display name and GUID of the user whose credentials are active for Azure DevOps operations. Useful for self-praise filtering, commit attribution, and permission checks.
Args: working_directory: Optional path for context resolution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| working_directory | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |