create-team
Create a Datadog team by providing a name, unique handle, and optional markdown description for the team homepage.
Instructions
Create a new Datadog team with name, handle, and description
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name of the team | |
| handle | Yes | The team's unique identifier/handle (lowercase, hyphens allowed) | |
| description | No | Free-form markdown description for the team's homepage |