yougile_update_department
Modify a YouGile department by changing its title, replacing users, or marking it as deleted.
Instructions
Update a department (title, users, or soft-delete).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Department UUID | |
| title | No | New name | |
| users | No | Replace user list | |
| deleted | No | true to soft-delete |