plur_capture
Append a summary of session events to the episodic timeline, giving agents a clear record of what happened.
Instructions
Append an episode to the episodic timeline — records what happened in a session
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Tags for categorizing the episode | |
| agent | No | Agent identifier capturing this episode | |
| channel | No | Communication channel (e.g. claude-code, chat) | |
| summary | Yes | What happened or was accomplished | |
| session_id | No | Session identifier for grouping episodes |