interactive_stage_confirmation
Confirms the current stage of a workflow run by eliciting user input via MCP, with chat fallback for unsupported scenarios, ensuring accurate stage tracking.
Instructions
Prefer MCP elicitation for stage confirmation, with chat fallback when unsupported.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | ||
| stage | Yes | ||
| stage_summary | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |