human_checkpoint
Presents a summary of completed actions, analysis, and proposed next step; requires human approval (YES/MODIFY/ABORT) to continue migration.
Instructions
MANDATORY between every step — shows the human: WHAT WAS DONE, ANALYSIS SUMMARY, and NEXT PROPOSED ACTION. Human must type YES/MODIFY/ABORT to proceed. Always call this before write_abap_object or validate_and_activate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| step_title | Yes | ||
| what_i_got | Yes | Summary of data retrieved/generated | |
| my_analysis | Yes | Agent interpretation and migration decisions | |
| next_action | Yes | What agent will do next if approved | |
| code_preview | No | Optional: ABAP code snippet to show human (first 50 lines) |