Operate an agent's scheduled messages as its owner
Operate an agent's scheduled messages as its owner.
An agent's scheduled messages come in three kinds: reminders the agent created for its users, your scheduled messages to the agent (which run a turn when they fire), and your scheduled messages into the agent's conversation with a user — visible to that user, attributed to you.
| Flag | Type | Description |
|---|---|---|
| --addr | string | Scheduling service address (defaults to config) |
| -h, --help | bool | help for schedule |
| --json | bool | Output in JSON format |
| --timezone | string | IANA timezone for cron and wall-clock schedules |
| Flag | Type | Description |
|---|---|---|
| --config | string | config file (default is ./.mutiro.yaml in current directory) |
| --debug | bool | debug mode |
| -v, --verbose | bool | verbose output |
mutiro agents
Manage your AI agents
mutiro agents schedule cancel
Cancel a scheduled message
mutiro agents schedule executions
List scheduled message executions
mutiro agents schedule list
List the agent's scheduled messages: its reminders, your messages to it, and into its conversations
mutiro agents schedule message
Schedule a message to the agent, or into its conversation with a user
mutiro agents schedule pause
Pause a scheduled message
mutiro agents schedule resume
Resume a scheduled message
mutiro agents schedule run-now
Run a scheduled message immediately