List Deals
productive_list_dealsList Productive.io budgets and deals by project, company, deal type, or status (open, won, lost) to track finances and pipeline.
Instructions
List budgets/deals from Productive.io. Filter by project, company, or deal status. Deal status values: 1=open, 2=won, 3=lost. Budgets are deals linked to projects for financial tracking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (starts at 1) | |
| sort | No | Sort field. Prefix with - for descending (e.g. '-created_at') | |
| page_size | No | Number of results per page (max 200) | |
| company_id | No | Filter by company ID | |
| project_id | No | Filter by project ID | |
| deal_status | No | Filter by deal status (1=open, 2=won, 3=lost) | |
| deal_type_id | No | Filter by deal type (1=internal, 2=client) |