Get launch status
get_launch_statusGet verified step status for a launch plan and the single next action. Checks actual state, not self-reports, so crashed sessions can't show phantom done marks.
Instructions
Load a launch plan and report done / pending / blocked-on-approval / failed per step plus THE single next action. Completion is verified, not self-reported: every step's reality check is re-evaluated against provider/local state (reads only, audited), so a crashed session cannot leave phantom done marks. Resumable across sessions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_id | Yes | Launch plan id (launch_*) from create_launch_plan |