cancelProposal
Cancel a pending proposal for all participants, preventing any bookings. For individual declines, use respondToProposal instead.
Instructions
Use this tool when the organizer needs to withdraw an entire proposal — cancelling it for all participants so no booking can result. Only proposals with status "pending" can be cancelled. Important: this is not the tool to use when a single participant wants to decline. If one participant wants to say no while others continue, call respondToProposal with status="rejected" for that participant instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| proposalId | Yes | UUID of the proposal to cancel. |