mirlo_list_deals
List deals and opportunities with optional filters by name, pipeline, stage, status, owner, account, amount, or stage time. Returns paginated results with total count.
Instructions
List deals/opportunities with optional filters. Returns paginated results with total count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 20) | |
| offset | No | Pagination offset | |
| search | No | Search by deal name | |
| status | No | Filter by status | |
| owner_id | No | Filter by owner member UUID | |
| stage_id | No | Filter by stage UUID | |
| account_id | No | Filter by account UUID | |
| amount_max | No | Maximum deal amount | |
| amount_min | No | Minimum deal amount | |
| pipeline_id | No | Filter by pipeline UUID | |
| min_stage_hours | No | Minimum hours in current stage |