You're viewing a demo portfolio

Join the waitlist
PRSM

pull_trade_desk_performance

Active

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

declared in 1.27.0

Get The Trade Desk metrics (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. Use account_name to specify which account when multiple are connected.

Parameters schema

{
  "type": "object",
  "title": "pull_trade_desk_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
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

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

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

4/7 registries
View full server →