ml_process_optimization
Identify process bottlenecks by analyzing task durations and reassignment patterns in ServiceNow to optimize workflow efficiency.
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) |