history_log
Retrieve the last N state-transition records in reverse chronological order to audit workflow state changes.
Instructions
Return the last N state-transition records in reverse chronological order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | No | ||
| key | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| total | Yes | ||
| entries | Yes |