add_entity_observation
Enhance entity records by appending observations in SourceSage MCP server. Input entity name and observation to dynamically update and store contextual data for efficient retrieval and analysis.
Instructions
Add an observation to an entity.
Args: entity_name: Name of the entity observation: Observation to add
Input Schema
Name | Required | Description | Default |
---|---|---|---|
entity_name | Yes | ||
observation | Yes |