agent_read_inbox
Read locally cached incoming messages and room events. Filter by unread status, mark messages as read, and clear cached entries after reading.
Instructions
Read locally cached incoming messages and room join or leave events.
Use only_unread to filter by the local read cursor. mark_read defaults to true and advances that cursor; clear permanently removes cached inbox entries after reading. Use room_info for connection state, not this tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |