get_history
Retrieve recent action history to reconstruct context after interruptions or verify completed steps, returning tool usage, arguments, and timestamps.
Instructions
Return recent action history (ring buffer, last 20 entries) with tool name, argsDigest, post-state, and timestamp. Use to reconstruct context after model interruption or verify a step occurred.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | No | Number of recent action records to return (max 20). |