wait_for_confirmation
Pause the current workflow and prompt the user with a custom message for confirmation. Execution resumes only after user approval.
Instructions
Pause until the user confirms.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_message | No | Enter a message to prompt the user for confirmation, such as 'Are you sure you want to proceed?' or 'Click OK to continue.' |