journal
Review past state-changing tool calls with arguments, outcomes, and screenshot hashes to reconstruct activity after context loss or audit unattended runs.
Instructions
Read back the trail of acted tool calls -- every state-changing call is journaled with its arguments, outcome, hit/miss verdict and screenshot hash. Use it to reconstruct what already happened after context loss, or to review an unattended run. Reading tools are not in it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tail | No | How many of the most recent entries to return, oldest first. | |
| session | No | current: only this server process's actions. all: every session in the 14-day retention window. | current |