add_observations
Add text observations to existing entities and index them for both keyword and semantic search, enabling persistent memory retrieval in a fully-offline MCP server.
Instructions
Add text observations to existing entities and index them for full-text and semantic search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| observations | Yes | List of {entityName, contents} pairs. |