create_teams
Create new teams in Datadog and add specified users to them for organizing monitoring access and permissions.
Instructions
Create a new team.
User IDs passed through the users relationship field are added to the team.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}