create_team
Create a new team within a workspace by providing workspace ID and team name. Optionally add description and metadata.
Instructions
Create a new team in a workspace
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_id | Yes | Workspace slug or UUID | |
| name | Yes | Team name | |
| description | No | ||
| metadata | No | Key-value metadata |