get_frequent_conversation
Retrieve the conversation ID that appears most often in stored memories to identify frequently referenced discussions.
Instructions
Get the most frequently mentioned conversation ID in memories.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}