plur_capture
Capture session events by appending episodes to the episodic timeline. Include summary, tags, agent, and channel for categorization.
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 |