plur_capture
Append a summary of what happened to the episodic timeline, capturing session events with optional tags, agent, channel, and session ID for organized memory.
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 |