mxr send-time
Generated from
mxr send-time --help. Edit the clap definitions incrates/daemon/src/cli/and re-runnpm run buildinsite/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>...Arguments
Section titled “Arguments”| Flag | Description |
|---|---|
<RECIPIENTS> | … |
Options
Section titled “Options”| Flag | Description |
|---|---|
--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, --help | Print help (see a summary with ‘-h’) |
Use When
Section titled “Use When”Show the recipient’s typical reply-time bucket from local reply_pairs. Statistical only — no LLM, no tracking pixels. See timing and cadence.
Everyday Examples
Section titled “Everyday Examples”mxr send-time alice@example.commxr send-time alice@example.com --at 'fri 19:00' --format jsonmxr send-time alice@example.com bob@example.com --format json # worst meaningful delta winsSee 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