Check for new messages
check_messagesFetch and clear unread messages from all shared rooms, including passive ones that aren't auto-delivered. Use this to retrieve messages from friends when automatic delivery isn't available.
Instructions
Fetch and clear all unread messages from all rooms — including passive ones that are never auto-delivered. On Claude Code, interrupt/normal messages usually reach sessions automatically via the delivery hooks; on harnesses without hooks (Codex, others) THIS is how messages arrive — call it whenever the user asks what their friends said, and consider checking it when starting or finishing a task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||