mxr remind
Generated from
mxr remind --help. Edit the clap definitions incrates/daemon/src/cli/and re-runnpm run buildinsite/to regenerate.
Set or cancel a follow-up reminder on an outbound message. Reminders fire if no reply has arrived by the given time — surfacing the message back to the user as a follow-up
mxr remind [OPTIONS] <MESSAGE_ID>Arguments
Section titled “Arguments”| Flag | Description |
|---|---|
<MESSAGE_ID> | — |
Options
Section titled “Options”| Flag | Description |
|---|---|
--when <WHEN> | When to fire the reminder. Same forms accepted by mxr snooze --until: in 2h, in 5d, tomorrow 9am, monday 17:00, RFC3339 |
--cancel | Cancel an existing reminder on this message |
-h, --help | Print help |
Use When
Section titled “Use When”Set reminders on outbound messages when you need a reply.
Everyday Examples
Section titled “Everyday Examples”mxr remind SENT_MESSAGE_ID --when 'friday 10am'See also
Section titled “See also”- CLI overview — full command index
- Concepts — query operators, search modes, JSON shapes
- Automation contract — which commands support
--format json,--dry-run, stdin