get_execution_stats
Aggregate recent execution health metrics per workflow, including success/error counts, success rate, and average duration. Identify failing or slow workflows in queue mode.
Instructions
Aggregate execution health over a recent sample: per-workflow success/error/waiting counts, success rate and average duration. The queue-mode dashboard in one call — spot failing or slow workflows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflowId | No | Restrict stats to one workflow | |
| sample | No | How many recent executions to aggregate |