Confirm an AutoWhisper action
autowhisper_confirmApprove or decline a destructive action requested by the AI CMO. Respond with 'yes' to proceed or 'no' to reject the action.
Instructions
Approve or decline a destructive action the CMO asked you to confirm (surfaced by autowhisper_cmo). Pass the message_id it gave you and decision "yes" or "no".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| decision | Yes | "yes" to perform the action, "no" to decline. | |
| message_id | Yes | The message_id from the confirmation request. |