Skip to content

mxr briefing

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

Render a thread or recipient briefing

mxr briefing <COMMAND>
SubcommandPurpose
helpPrint this message or the help of the given subcommand(s)
FlagDescription
-h, --helpPrint help

Re-enter old context fast: cached, citation-backed summaries of dormant threads or contacts after a long gap. See briefings and loop-in.

Terminal window
mxr briefing thread THREAD_ID
mxr briefing thread THREAD_ID --refresh --format json
mxr briefing recipient alice@example.com --format json
mxr briefing recipient [OPTIONS] <EMAIL>
FlagDescription
<EMAIL>
FlagDescription
--account <ACCOUNT>
--refresh
--format <FORMAT>[possible values: table, json, jsonl, csv, ids]
-h, --helpPrint help
mxr briefing thread [OPTIONS] <THREAD_ID>
FlagDescription
<THREAD_ID>
FlagDescription
--refresh
--format <FORMAT>[possible values: table, json, jsonl, csv, ids]
-h, --helpPrint help