mark_deal_won
Mark a CRM deal as won and set close date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dealId | Yes | The deal ID | |
| closingDate | No | Optional close date (YYYY-MM-DD) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Tool result payload — shape varies per tool, see the tool description | |
| summary | Yes | One-line human-readable summary of the action | |
| renderType | Yes | UI rendering hint for the result |