You're viewing a demo portfolio

Join the waitlist
PRSM

pull_linkedin_ads_performance

Active

Tool of io.github.Synter-Media-AI/synter-ads

declared in 1.27.0

Get LinkedIn Ads metrics — impressions, clicks, spend, conversions per campaign (2 credits). Date window: date_range preset (today, yesterday, last_7_days, last_14_days, last_30_days, last_90_days), start_date/end_date (YYYY-MM-DD) for custom ranges, or days for a rolling window. Pass campaign_group_ids (comma-separated) to filter to specific campaign groups. IMPORTANT: If the user has multiple LinkedIn accounts connected, you MUST ask which account to use BEFORE calling this tool — pass account_name to select it.

Parameters schema

{
  "type": "object",
  "title": "pull_linkedin_ads_performanceArguments",
  "properties": {
    "days": {
      "type": "integer",
      "title": "Days",
      "default": 30
    },
    "end_date": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "End Date",
      "default": null
    },
    "account_id": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Account Id",
      "default": null
    },
    "date_range": {
      "anyOf": [
        {
          "enum": [
            "today",
            "yesterday",
            "last_7_days",
            "last_14_days",
            "last_30_days",
            "last_90_days"
          ],
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Date Range",
      "default": null
    },
    "start_date": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Start Date",
      "default": null
    },
    "account_name": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Account Name",
      "default": null
    },
    "campaign_group_ids": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Campaign Group Ids",
      "default": null
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

io.github.Synter-Media-AI/synter-ads

https://github.com/Synter-Media-AI/mcp-server

4/7 registries
View full server →
pull_linkedin_ads_performance — io.github.Synter-Media-AI/synter-ads — PRSM MCP