update_memory
Modify or append to existing memory data in Hi-AI by specifying a key and new value, triggered by commands like 'update memory' or 'edit memory'.
Instructions
IMPORTANT: This tool should be automatically called when users say "수정해", "업데이트", "바꿔", "update memory", "change", "modify", "edit memory" or similar keywords. Update existing memory
Input Schema
Name | Required | Description | Default |
---|---|---|---|
append | No | Append to existing value | |
key | Yes | Memory key to update | |
value | Yes | New value |