get_account
Retrieve details of a specific Gerrit account by ID, username, or email. Use 'self' to get the currently authenticated user's account info.
Instructions
Get details of a specific Gerrit account. Use 'self' to get the currently authenticated user's account info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | Yes | Account ID, username, email, or 'self' for current user |