Inspect a unit of work
ratchet_get_groupShows every step in a multi-step unit of work: what succeeded, what can still be undone, what has already been undone, what is irreversible, and what has an unknown outcome. Use it to answer "where did this workflow actually get to?" after a crash, without changing anything.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_key | Yes |