thetacog-stream
Send messages between rooms and retrieve unread input streams to coordinate workflows in real time.
Instructions
Send messages between rooms (flywheel coordination). Get unread input streams for a room.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Target room (for send, get, mark-read) | |
| from | No | Source room (for send) | |
| action | Yes | Action: send, get, or mark-read | |
| message | No | Message to send (for send) |