get_win_rate
Calculate win rate for BD Leads pipeline, sliced by dimension (bd rep, profile, lead source, country, or contract type) with optional date filter.
Instructions
Win rate for the BD Leads pipeline. dimension='bd' gives overall + per-BD-rep win rates; dimension in profile|lead_source|country|contract_type gives win rate sliced by that field (leads, wins, closed and win % per value).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | Custom range end (YYYY-MM-DD). Use with start_date. | |
| dimension | No | How to slice win rate. | bd |
| start_date | No | Custom range start (YYYY-MM-DD). Use with end_date. | |
| date_filter | No | Preset range, e.g. "this_month", "last_month", "last_3_months". Omit for all time. |