get_jira_user
Retrieve a Jira user's profile details using their username, account ID, or email. Get the user information needed for issue tracking and collaboration.
Instructions
Get details for a specific Jira user by username, account ID, or email. Returns user profile information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | The email address of the user. | ||
| username | No | The username to search for. | |
| accountId | No | The Atlassian account ID of the user. |