episodic_search
Find past episodic events and session history by keyword query, with optional archived results to recover older context.
Instructions
Return past episodic events matching a keyword query.
include_archived: also search events rotated out of the live store (episodic_archive.json). Default False — live store only. Archived hits are tagged {"archived": True}. repo_path: optional absolute path to the target repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| repo_path | No | ||
| include_archived | No |