30 tools for B2B campaign management: campaign groups, targeting research (by company, job title, school, skill), lead-gen forms, and batch updates for power users. Single-id lookups go through the batch_get_* tools with a one-element id array.
The batch endpoints (batch_get_*, batch_update_*) are a LinkedIn-specific superpower: update many campaigns or creatives in one call instead of one-by-one.
Sample prompts
"Estimate audience size for VPs of Marketing at SaaS companies, 200-1000 headcount, NA + UK."
"Find paid-partnership posts from CMOs in the dev-tools space in the last 30 days."
"Which lead forms have CPL above $150 in Q1?"
"Show me ad library data on competitor X's last 90 days of LinkedIn ads."
"How many of our campaigns target India vs the US right now, and how many ads does each bucket have?"
Accounts & structure
Tool
What it does
Mode
linkedin_ads_list_accounts
Ad accounts available to the workspace.
Read
linkedin_ads_get_account
Account currency, owner, status.
Read
linkedin_ads_list_campaign_groups
Campaign groups (LinkedIn's top-level container): filter by name, status, or IDs.
Read
linkedin_ads_list_campaigns
Campaigns under a group, with objective.
Read
linkedin_ads_list_creatives
Creatives under a campaign.
Read
linkedin_ads_get_ad_preview
Render a creative as a LinkedIn member will see it.
Read
Performance & analytics
Tool
What it does
Mode
linkedin_ads_get_analytics
Impressions, clicks, leads, spend for any pivot.
Read
linkedin_ads_get_creative_performance
Creative-level metrics joined with creative name and parent campaign name in one call.
Read
Targeting research
Tool
What it does
Mode
linkedin_ads_list_targeting_facets
Available targeting dimensions (industry, seniority, etc.).
Read
linkedin_ads_search_targeting_entities
Search by company name, job title, school, skill.
Read
linkedin_ads_resolve_targeting_entities
Resolve URN ids to readable names.
Read
linkedin_ads_get_audience_counts
Estimate audience size for a targeting spec.
Read
linkedin_ads_get_targeting_breakdown
Group existing campaigns (and ads) by a targeting facet, answering 'how many campaigns target India vs the US' in one call.