get_on_call_schedule
Retrieve current on-call schedule information from Datadog to identify team members responsible for incident response and monitoring coverage.
Instructions
Get an on-call schedule
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}