pipeline_summary
Aggregates sales pipeline data: deal count and total value per stage, plus identifies stale deals needing attention. Filters by pipeline or broker.
Instructions
Pipeline overview — deals per stage, total values, and stale deals needing attention.
Fetches all deal pipelines and deals, then aggregates:
Deal count per stage
Total value per stage (from deal price or property price)
Stale deals: deals with no update in 14+ days
Filter by pipeline_id and/or broker_id. Use when asked: "How's the pipeline looking?" or "Give me a sales overview."
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| broker_id | No | Filter by broker ID | |
| pipeline_id | No | Filter by specific pipeline ID |