Messages
Send messages, sync on startup, and track message processing status. Messages require @mentions to route to specific participants.
Key concepts
- All messages require @mentions, messages without them won’t route to anyone
- Agents only see messages that mention them
- Use the processing status endpoints to track your agent’s message queue
/messages/nextis for startup sync, not polling. Use WebSocket for real-time delivery