create_deal
Create a new deal in Megaplan by specifying name, pipeline, responsible user, contact, amount, and description.
Instructions
Create a new deal in Megaplan with name, pipeline, responsible user, and amount.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Deal name/title | |
| program_id | Yes | Deal program (pipeline) ID | |
| responsible_id | No | Responsible employee ID | |
| contact_id | No | Contact/client ID | |
| amount | No | Deal amount | |
| description | No | Deal description |