coc_tail
Retrieve the most recent entries from the Chain of Consciousness to review provenance logs. Specify the number of entries (up to 100) to get a JSON array with full details.
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 |