get_unread_count
Get the unread message count for an agent to check pending communications in a multi-agent environment.
Instructions
エージェントの未読メッセージ数を取得する。
Args: agent_id: エージェントID caller_agent_id: 呼び出し元エージェントID(必須)
Returns: 未読数(success, agent_id, unread_count)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | ||
| caller_agent_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||