get_reps_at_risk
Identify sales representatives with Q1 2026 closed-won attainment below a specified threshold, defaulting to 70%, to flag at-risk performers.
Instructions
Reps whose Q1 2026 closed-won attainment is below threshold.
Args:
viewer: "LEADERSHIP" or a rep_id. Required.
threshold: Attainment cutoff in [0.0, 1.0]. Defaults to 0.70.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| viewer | Yes | ||
| threshold | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||