list_deals
List sales pipeline deals with optional status filter. Returns deal details plus revenue summary showing total, closed, and pipeline amounts.
Instructions
List deals with optional status filter. Returns deals array plus revenue summary (total, closed, pipeline).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 50, max 100) | |
| offset | No | Pagination offset (default 0) | |
| status | No | Filter by deal status (e.g. new, contacted, interested, meeting, proposal, closed, lost) |