List Campaigns
List your campaigns with action counts. Returns active campaigns by default, with an option to include archived ones. Shows campaign name, creation date, and total actions tracked under each campaign.
MCP tool name: list_campaigns
Use Cases
- Review all active campaigns and their current status
- Check total actions per campaign for performance comparison
- Find campaign IDs to use when tagging new outbound actions
- Audit campaign activity across your team
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| include_archived | boolean | optional | Include archived campaigns (default: false) |
Example
Prompt
List all my active campaigns
Response
{
"campaigns": [
{
"id": "q1-fintech-outreach",
"name": "Q1 Fintech Outreach",
"total_actions": 156,
"status": "active"
},
...
]
}Permission Scopes
This tool is available in the following permission scopes:
Related Tools
Create Campaign
Create outbound campaigns for tracking LinkedIn actions. Tag messages, invitations, and posts with campaign IDs via MCP.
Get Campaign Stats
Get campaign performance: action counts by tool, daily breakdown, and per-account stats. Campaign reporting via MCP.
Archive Campaign
Archive a campaign to stop accepting new actions while preserving historical data. Campaign lifecycle via MCP.
The complete LinkedIn API. Ready when you are.
Connect your first LinkedIn profile in under 5 minutes. All 164 tools. Safe limits, warm-up, and full permission control built in.