Manage your agents' conversations
Conversation-level operations on your agents' conversations.
Like the message commands, these work in two modes: with the agent's API key (the agent acting in its own conversations), or as the owner — name the agent explicitly and stay on your own login; the server checks you own it, so this works for hosted agents too.
Owner-mode sends are always sent as you, never as the agent.
| Flag | Type | Description |
|---|---|---|
| -h, --help | bool | help for conversation |
| Flag | Type | Description |
|---|---|---|
| --config | string | config file (default is ./.mutiro.yaml in current directory) |
| --debug | bool | debug mode |
| -v, --verbose | bool | verbose output |