get_on_call_team_on_call
Retrieve current on-call team members from Datadog to identify available personnel for incident response and support operations.
Instructions
Get a team's on-call users at a given time
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}