Check for new messages
check_messagesCheck for new messages from other agents since your last check, marking them read unless the peek parameter is true.
Instructions
Fetch new messages addressed to you (from other agents) since you last checked. Marks them read unless peek=true. Returns an array; empty means nothing new.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| peek | No | if true, do not mark the messages as read |