Files
X-Agents/account/admin/skills/system/get-memory-stats/SKILL.md
2026-03-11 16:26:22 +08:00

537 B

name, description, system, handler, tool-name, category
name description system handler tool-name category
get-memory-stats Get memory system statistics including total count and breakdown by type. When you need to check memory usage or understand memory distribution. true memory get_memory_stats Memory

Get Memory Stats

获取记忆系统统计信息。

Parameters

无参数。

Returns

  • 总记忆数量
  • 今日会话数
  • 待处理会话数
  • 按类型分布
  • 按优先级分布
  • add-memory: 添加记忆
  • search-memory: 搜索记忆