confirm_action
Execute a queued destructive action only after presenting details to the user and receiving explicit confirmation via 'CONFIRM'.
Instructions
Execute a previously queued destructive action. IMPORTANT: You MUST show the pending action details to the user and wait for their explicit approval BEFORE calling this tool. Never auto-confirm. (მოქმედების დადასტურება - მომხმარებლის ნებართვის გარეშე არ გამოიძახოთ)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action_id | Yes | The action_id returned by the queued action | |
| confirmation_text | Yes | Must be exactly 'CONFIRM' — only pass this after the user explicitly approves |