get_on_call_schedule_on_call
Retrieve the current on-call user for a specific schedule to quickly identify who to contact during incidents or emergencies.
Instructions
Retrieves the user who is on-call for the specified schedule at a given time.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}