refresh_entity
Reset an entity's freshness by updating its creation timestamp to the current time and confidence to 1.0, making it appear as newly stored.
Instructions
Reset freshness for an entity by updating its creation timestamp to now and resetting confidence to 1.0
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entityName | Yes | Name of the entity to refresh |