elaichi__team__create
Create an empty team. Only name is required. Returns the created team including its new team_… id. Nobody is added by this call — add people one at a time with team.add_member.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Display name of the new team. | |
| description | No | Optional free-text description. |