get_observations
Retrieve complete data for specific observation IDs after narrowing results with search_memory or memory_timeline. Use only for explicitly selected relevant items to avoid unnecessary cost.
Instructions
[DEPRECATED] Layer 3: Get full details for specific memory IDs. Use query_memory instead.
AUTOMATIC TRIGGERS - Call this when:
You have specific observation IDs and need complete details
After filtering with search_memory and memory_timeline
You need the full raw data of specific observations
Returns complete observation data. Use ONLY for explicitly selected relevant items. This is the most expensive layer - filter first with search_memory.
PARAMETERS:
ids: List of observation IDs from search_memory or memory_timeline
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes |