You're viewing a demo portfolio

Join the waitlist
PRSM

list_ad_campaigns

Active

Tool of SendIt

declared in 0.1.0

List campaigns for an ad account with status and performance summary.

Parameters schema

{
  "type": "object",
  "required": [
    "adAccountId"
  ],
  "properties": {
    "status": {
      "enum": [
        "draft",
        "active",
        "paused",
        "completed",
        "archived"
      ],
      "type": "string",
      "description": "Filter by status"
    },
    "adAccountId": {
      "type": "string",
      "description": "Ad account ID"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

SendIt

https://github.com/Shree-git/sendit

1/7 registries
View full server →