Skip to content

mxr send-time

Generated from mxr send-time --help. Edit the clap definitions in crates/daemon/src/cli/ and re-run npm run build in site/ to regenerate.

Show the recipient’s typical reply-time bucket.

When --at is given, also reports the expected reply time for that slot so you can compare a proposed send time against the recipient’s fastest bucket. Same time forms as mxr remind --when: tomorrow 9am, fri 19:00, in 2h, or RFC3339.

mxr send-time [OPTIONS] <RECIPIENTS>...
FlagDescription
<RECIPIENTS>
FlagDescription
--account <ACCOUNT>
--at <AT>Proposed send time to evaluate against the recipient’s historical buckets
--format <FORMAT>[possible values: table, json, jsonl, csv, ids]
-h, --helpPrint help (see a summary with ‘-h’)

Show the recipient’s typical reply-time bucket from local reply_pairs. Statistical only — no LLM, no tracking pixels. See timing and cadence.

Terminal window
mxr send-time alice@example.com
mxr send-time alice@example.com --at 'fri 19:00' --format json
mxr send-time alice@example.com bob@example.com --format json # worst meaningful delta wins