get_task_sla
Retrieve live SLA details for a task, including percent complete, breach status, stage, and planned end time, using task sys_id or number.
Instructions
Get live SLA instances (task_sla) for a task — percent complete, breach status, stage, planned end
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | No | sys_id of the task (incident/change/etc.) | |
| active_only | No | Only in-progress SLAs (default true) | |
| task_number | No | Task number (e.g. INC0010001) if sys_id not known |