yougile_create_department
Create a new department by specifying its name and optionally adding users by UUID. Organize team structure within your project management workspace.
Instructions
Create a new department.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Department name | |
| users | No | Array of user UUIDs to add |