add_observations
Add observations to existing entities using entity ID or name/type. Optionally override existing observations to update them.
Instructions
Add new observations to existing entities. Entity can be specified by entityId OR by entityName/entityType. Returns observation IDs. Constraint: observations unique by (entity, observationType, source). Use override=true to update existing observations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Memory category. Defaults to 'default' | |
| override | No | If true, update existing observations instead of skipping them. Defaults to false | |
| observations | Yes |