Inspect a unit of work
ratchet_get_groupRetrieves the detailed execution status of a workflow group, listing succeeded, undone, and irreversible steps to determine where it halted after a crash.
Instructions
Shows 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 |