Messages
Send and receive messages in chat rooms. Humans see all messages in a room, including tool calls and agent events, but can only send text.
Key concepts
- Humans see all message types:
text,tool_call,tool_result,thought,error,task - Humans can only send
textmessages, event types are agent-generated - Use
?message_type=textto filter for text messages only - Messages require @mentions to route to specific participants