with one click
conversation-planner
// Orchestrates the LinkedIn DM sequence workflow: sync the live thread via MCP fetch_chat_history, merge state per state-updater rules, plan the next step and message copy, deliver with MCP send_message or send_connection_request, then persist outcomes via MCP outreach tools (get_* / upsert_* / append_* / save_outreach_report) so no workspace paths are hardcoded. Emits PlannedMessage through append_planned_message_log.