hubspot_search_pipeline_summary
Summarize HubSpot deals aggregated by property (e.g., deal stage) with count and amount sum, filtered by pipeline and date range.
Instructions
Aggregate deals by a property over a date range (count + amount sum).
Args: start_date: ISO date >= createdate (default: 30 days ago) end_date: ISO date <= createdate (default: today) group_by: Deal property to group by (default: "dealstage") pipeline: Pipeline ID filter (optional) limit: Max deals to scan (default: 200)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| end_date | No | ||
| group_by | No | dealstage | |
| pipeline | No | ||
| start_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |