hippocampus_search_events
Retrieve episodic events using pattern completion with semantic search and filters for time, participants, location, and effects.
Instructions
Retrieve events using pattern completion. Supports semantic search, temporal filters, participant filters, and effect filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results to return | |
| place | No | Filter by location | |
| entities | No | Filter by entity IDs involved | |
| effects_on | No | Filter for events with effects on specific target | |
| time_range | No | Filter by temporal range (optional) | |
| participants | No | Filter by participant IDs (Person/Agent names) | |
| semantic_query | No | Natural language query for semantic search (optional) | |
| min_effect_intensity | No | Minimum emotional intensity threshold |