Create deal
create_dealCreate a new deal for a company, optionally linking it to a contact. Specify name, stage, and amount to add sales opportunities.
Instructions
Create a new deal for a company, optionally linked to a contact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| stage | No | Defaults to 'lead' | |
| companyId | Yes | ||
| contactId | No | ||
| amountCents | No | Deal value in cents |