get_run_histogram
Retrieve the distribution of workflow run durations as a histogram to understand typical run times.
Instructions
Get workflow run duration distribution as a histogram. Shows how long runs typically take.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | End date (YYYY-MM-DD). Defaults to today. | |
| start_date | No | Start date (YYYY-MM-DD). Defaults to 7 days ago. | |
| bucket_count | No | Number of histogram buckets. Defaults to 12. |