deals_list
List deals. Returns all open + closed deals with their stage, value, contact, and company. Use this to summarize pipeline, find a deal to update, or filter by stage / value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| search | No | Free-text search across title, contact name, company name. | |
| stageId | No | Filter to a specific stage UUID (see deal_stages.list). |