Recent interactions
get_recent_interactionsLists recently captured raw interactions newest first, optionally filtered by kind, to audit history or review before distilling memory.
Instructions
List recently captured raw interactions (newest first) as [id] ts [kind] content lines. Optionally filter by kind. Use for auditing history or before distilling memory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Filter by kind (prompt / tool_call / error) | |
| limit | No | Max rows (default 20, max 100) |