delete_deal_note
Remove a note from a deal by supplying the deal ID and note ID. Delete outdated or incorrect notes to keep your deal records accurate.
Instructions
Delete a note from a deal.
Args: deal_id: The Nimble deal ID. note_id: The note ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deal_id | Yes | ||
| note_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |