state_machine_sm_history
Retrieve recent state transitions for state machines to track workflow progress and debug sequence changes.
Instructions
[state_machine] Return last n transitions as [{seq, from, to, timestamp}].
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| n | No |