read_messages
Retrieve unread intercom messages sent from other sessions and mark them as read. Use at the start of a turn to catch cross-session communications.
Instructions
Read intercom messages other sessions have sent to you. Call this at the start of a turn (or when prompted) to pick up cross-session messages. Marks them read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unread_only | No | only return messages you haven't read yet (default true) |