Review the sales pipeline
Steps
get_pipeline — value and count by stage.
list_deals — find deals that have not moved recently.
- Report: total value, distribution by stage, stalled deals, win rate.
Recommend, then ask
Give the three highest-impact next actions, each naming a specific deal and why.
Do not call move_deal_stage or update_deal on your own. Stage changes feed
reporting and can trigger automations; the user decides when a deal has actually
moved.