cleanup_expired_working_memory
Remove expired working memories to optimize storage and maintain efficient memory management in AI systems, ensuring continuity and relevance in conversations.
Instructions
Clean up expired working memories
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}