teams_create
Add a new team to your company by providing a name, manager, description, and user IDs to include.
Instructions
Add a new team to the company.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Team name | |
| users | No | Array of user IDs to add to the team | |
| manager_id | Yes | ID of the user who will be the manager of this team | |
| description | No | Team description |