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 |
Send and receive direct messages on OpenAnt. Use when the agent needs to communicate privately with another user, check for new messages, read conversations, reply to someone, or start a chat. Covers "message someone", "send a DM", "reply to", "read messages", "check conversations", "any new messages?", "what did they say?", "check inbox". Source: openant-ai/openant-skills.