remove_specific_memory
Delete specific stored information from a categorized memory system to manage data across chat sessions.
Instructions
Removes a specific memory within a specified category
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | ||
| memory_content | Yes | ||
| is_global | Yes |