storeUserMessage
Stores user messages in short-term memory with optional metadata and importance levels, enabling efficient context management for the Cursor10x Memory System.
Instructions
Stores a user message in the short-term memory
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | Content of the message | |
importance | No | Importance level (low, medium, high) | low |
metadata | No | Optional metadata for the message |