Get User
user_getRetrieve information about a Yandex Tracker user by their login or unique ID.
Instructions
Get information about a specific user by login or UID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | User identifier - can be user login (e.g., 'john.doe') or user UID (e.g., '12345') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | ||
| login | Yes | ||
| firstName | No | ||
| lastName | No | ||
| display | No | ||
| No | |||
| external | No | ||
| dismissed | No |