工具 API
get_ message
Trigger: When the user asks for the full conversation history or requests a summary of the conversation. Purpose: Retrieve the complete message history of a specific conversation thread for analysis, review, or summarization. Parameters: - `conversation_first_message`: First user message in the thread (used to generate conversation_id).
其他1 积分
调用信息
- 工具标识
- memos-api-mcp.get_message
- 服务提供方
- MemOS
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
conversation_first_message必填First user message in the thread (used to generate conversation_id).