get_team
Retrieve detailed information about a specific Datadog team by providing its unique identifier to access team configuration and membership data.
Instructions
Get a single team using the team's id
.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}