get_user
Retrieves a single employee's information from Planfix by user ID, optionally filtering the returned fields.
Instructions
Получить одного сотрудника по ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Список полей через запятую (по умолчанию: id,name,midname,lastname,email,position) | |
| userId | Yes | ID сотрудника |