You're viewing a demo portfolio

Join the waitlist
PRSM

li_list_campaigns

Active

Tool of Linkedin_ads

declared in 0.1.0

Get all campaigns in a LinkedIn ad account (e.g., account ID "501234567"). Returns campaign IDs, names, budgets, status, and date ranges.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "count": 10,
      "start": 0,
      "account_id": "508127070"
    }
  ],
  "required": [
    "account_id"
  ],
  "properties": {
    "count": {
      "type": "number",
      "description": "Max results (default 10)"
    },
    "start": {
      "type": "number",
      "description": "Pagination offset (default 0)"
    },
    "account_id": {
      "type": "string",
      "description": "Sponsored account ID (numeric, e.g., \"508127070\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Linkedin_ads

https://github.com/pipeworx-io/mcp-linkedin_ads

1/7 registries
View full server →
li_list_campaigns — Linkedin_ads — PRSM MCP