Cancel a staged action
cancel_actionDiscard a staged write action and invalidate its token when a draft is rejected or changed. Prevents unintended execution.
Instructions
Discard a staged write action so its token can never be used. Use this when the user rejects or changes a draft.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirmation_token | Yes | Token of the staged action to discard |