inbox
Check and manage incoming inter-agent signals, including whispers and broadcasts. Retrieve unread messages and optionally mark them as read.
Instructions
Read signals addressed to me (whispers + broadcasts).
unread_only=True (default) returns only what hasn't been seen yet, and
if mark_read=True marks them read on this call. Set both False to
re-read history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unread_only | No | ||
| k | No | ||
| mark_read | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |