get_current_user
Retrieves the current Jira user's details including username, display name, email, and timezone. Verifies PAT validity and confirms the account for multi-tenant use.
Instructions
Lấy thông tin user Jira hiện tại (ứng với PAT đang dùng). Trả về username, display name, email, timezone. Dùng để: (1) verify PAT hợp lệ, (2) biết username để dùng trong JQL hoặc assigneeFilter, (3) xác nhận đúng account khi dùng multi-tenant.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||