mirlo_create_deal
Create a new deal or opportunity in a pipeline. Specify name, pipeline, stage, and optional details like amount, owner, account, and close date.
Instructions
Create a new deal/opportunity in a pipeline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Deal name | |
| amount | No | Deal amount | |
| currency | No | Currency code (default MXN) | MXN |
| owner_id | No | Owner member UUID | |
| stage_id | Yes | Initial stage UUID | |
| account_id | No | Account UUID | |
| pipeline_id | Yes | Pipeline UUID | |
| expected_close_date | No | Expected close date (YYYY-MM-DD) |