store_event
Logs each tool action (file edit, bash command, etc.) to a session, enabling persistent memory for coding agents.
Instructions
Record a tool call event (file edit, bash command, etc.) for the current session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | ||
| tool | Yes | ||
| result | No | ||
| success | No | ||
| session_id | Yes |