coc_tail
Retrieve the most recent entries from the Chain of Consciousness to audit AI agent activity and verify integrity through tamper-evident logging.
Instructions
Get the last N entries from the Chain of Consciousness.
Args:
n: Number of entries to return (default: 5, max: 100)
Returns:
JSON array of the last N chain entries with full detailsInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |