Preview Campaign Launch
Renders a read-only launch preview for a campaign before any message goes out. Returns up to 10 personalized first-touch messages (configurable up to 50), a summary of the prospect list, blacklist hits, and duplicate hits. Use it to sanity-check personalization and audience quality before confirming a launch.
Example prompt: Show me a launch preview of my gtm-engineers-apr26 campaign with 15 sample messages
{
"sample_messages": [
{
"contact": "Maya Lindqvist",
"message": "Hi Maya, loved your recent post on GTM tooling. Would be great to connect."
}
],
"list_summary": { "total": 240, "eligible": 231 },
"blacklist_hits": 2,
"duplicate_hits": 7
}What you can build
Parameters
Inputs accepted by preview_campaign_launch.
| Name | Type | Description |
|---|---|---|
| campaign_id | string | The campaign slug/id (e.g. 'gtm-engineers-apr26') |
| sample_size | integer | Number of preview messages to render (1-50, default 10). |
Related tools
Confirm Campaign Launch
Flip a configured LinkedIn campaign to enabled so the daily cron begins sending. Idempotent and safe to re-run on an already-active campaign.
Get Campaign Details
Fetch one LinkedIn campaign with state, stats, health, and outreach config, or list all campaigns. Parallel slice loading via the include parameter.
Manage Campaign Outreach
Set up, pause, or resume LinkedIn campaign outreach. Configure warmup, invite, and follow-up steps with daily invite limits and an invite note template.
The complete LinkedIn API. Ready when you are.
Connect your first LinkedIn profile in under 5 minutes. Every tool, every seat, no feature gates. Safe limits, warm-up, and full permission control built in.