Yougile Users
yougile_usersManage company employees and departments in YouGile: list, invite, update, remove users and handle department operations.
Instructions
Company employees and departments: list, get, me, invite, update, remove.
Operations ([access]):
list [read]: Получить список
invite [admin]: Пригласить в компанию
me [read]: Получить текущего пользователя
get [read]: Получить по ID
update [admin]: Изменить
remove [admin]: Удалить из компании
list_departments [read]: Получить список
create_department [admin]: Создать
get_department [read]: Получить по ID
update_department [admin]: Изменить
Call yougile_help('users.') for parameters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | No | Flat object with path params, query params and body fields, e.g. {"id": "ID-123", "title": "New title"}. See yougile_help("tool.operation"). | |
| confirm | No | Set true only after the user explicitly approved a write into a client-facing project (needed only when the tool answered confirmation_required). | |
| operation | Yes |