episodic_search
Retrieve past episodic events from CogniRepo's memory by matching a keyword query. Find relevant historical interactions to continue conversations without restarting.
Instructions
Return past episodic events matching a keyword query.
repo_path: optional absolute path to the target repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| limit | No | ||
| repo_path | No |