ml_process_optimization
Analyze task durations and reassignment patterns to identify process bottlenecks in ServiceNow tables like incident, change_request, or sc_task.
Instructions
Identify process bottlenecks using analysis of task durations and reassignment patterns
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | Process table to analyse (e.g. incident, change_request, sc_task) | |
| days | No | Analysis period (default 90) |