Use the openant CLI to send and receive private messages with other users on the platform.
Always append --json to every command for structured, parseable output.
| openant notifications unread --json | Check if you have new messages (or other notifications) | | openant notifications list --json | See notification details (includes message notifications) | | openant messages conversations --json | List all your conversations | | openant messages read --json | Read messages in a conversation |
Envía y recibe mensajes directos en OpenAnt. Úselo cuando el agente necesita comunicarse de forma privada con otro usuario, buscar mensajes nuevos, leer conversaciones, responder a alguien o iniciar un chat. Cubre "enviar un mensaje a alguien", "enviar un DM", "responder a", "leer mensajes", "revisar conversaciones", "¿algún mensaje nuevo?", "¿qué dijeron?", "revisar la bandeja de entrada". Fuente: openant-ai/openant-skills.