mark_deal_lost
Mark a CRM deal as lost. Requires a lost reason.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dealId | Yes | The deal ID | |
| reason | Yes | Why the deal was lost |
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 |