acknowledge_message
Acknowledge a message to mark it as processed, removing it from the pending list. Used after replying to ensure it no longer appears as unhandled.
Instructions
标记消息为已处理(acknowledged)。调用此工具后该消息不会再出现在未处理消息列表中。Hermes 处理完 WorkBuddy 发来的消息并回复后,必须调用此工具。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes | 消息 ID | |
| agent_id | Yes | 确认方 Agent ID,如 hermes |