Contacts & CRM
queueOutreachDraft
Queue Outreach Draft
Queue ONE tailored outreach draft for one of the caller's personal contacts, into their reviewed approve-each queue.
Arguments
anglestringrequiredThe one reason to reach THIS person: fit, the specific wedge. Shown to the reviewer for context; not part of the sent email.bodystringrequiredThe personalized plain-text body for THIS contact: the exact message the reviewer will approve and send. Real personalization, not a template.consentScopestringoptionalWhich consent scope this send falls under, re-checked at approve time. Defaults to 'cold_outreach'. The contact must have granted this scope or the send is blocked.contactIdstringrequiredThe id of the contact to draft for (from resolveContact / getContact / listContacts). For the gmail route the contact must have an email on file.routestringoptionalHow to reach them: 'gmail' (default, the email send rail), 'apply_form', 'warm_intro', or 'post_reply' (a public forum reply). Non-gmail routes are logged handoffs the human completes: 'post_reply' hands back paste-ready text the human…subjectstringrequiredThe personalized subject line.threadUrlstringoptionalFor the 'post_reply' route: the URL of the forum thread being replied to (shown to the reviewer, recorded on the contact's timeline). Ignored for other routes.
Returns
The registry does not declare a return shape.
Declared limits
angle: minimum length 1body: minimum length 1subject: minimum length 1
Ask for it
The Cloud routes these requests to this verb.
- draft an intro to this VC
- queue outreach to my investor list
- prepare an email to Jane for review
Pair it with
The verbs that finish the job.