Outreach
Turn trade context into buyer-ready drafts, preview every message, and send only after confirmation.
Outreach drafts from your real context — company profile, product notes, pricing files, saved templates — and nothing leaves without an explicit confirmation.
Check the list first
Outreach quality is mostly list quality. Before drafting, confirm the shortlist is enriched, screened, and filtered to confidence tiers you will stand behind.
Draft
eximagent email draft --dry-run --collectionId <id>
--dry-run shows every message without sending anything. Read them. Drafts are
grounded in your context, which means a wrong profile produces wrong messages at
scale.
Send
eximagent email send --confirm
Sending requires the explicit --confirm flag and runs a short countdown before
messages leave.
Templates
eximagent template list
eximagent template get --name <name>
Templates keep the parts you have already argued about — positioning, disclaimers, signature — stable across runs.
Sequences, replies, and suppression
eximagent sequence list
eximagent reply list
eximagent suppression list
Replies stay attached to the company they came from, so the negotiation history travels with the account rather than living in someone's inbox. Suppression lists keep people you should not contact out of every later run.
Saved state is server-side
Collections, corridors, templates, and knowledge-base entries belong to your
authenticated account and live on the server. "My saved templates" means
eximagent template list — never a search of local files.
eximagent collection list
eximagent corridor list
eximagent template list
eximagent kb list