You're viewing a demo portfolio

Join the waitlist
PRSM

reconcile_platforms

Active

Tool of io.github.jshorwitz/synter-ads

declared in 1.27.0

Cross-platform reconciliation MVP — compares Google Ads ↔ Trade Desk totals for a date range, returns normalized per-platform metrics, discrepancies, and deterministic likely-cause explanations (3 credits). Read-only. Date range capped to 92 days. SYN-2480.

Parameters schema

{
  "type": "object",
  "title": "reconcile_platformsArguments",
  "required": [
    "start_date",
    "end_date"
  ],
  "properties": {
    "end_date": {
      "type": "string",
      "title": "End Date"
    },
    "start_date": {
      "type": "string",
      "title": "Start Date"
    },
    "ttd_account_name": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Ttd Account Name",
      "default": null
    },
    "google_account_id": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Google Account Id",
      "default": null
    },
    "ttd_advertiser_id": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Ttd Advertiser Id",
      "default": null
    },
    "google_account_name": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Google 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.jshorwitz/synter-ads

https://github.com/jshorwitz/synter-mcp-server

1/7 registries
View full server →
reconcile_platforms — io.github.jshorwitz/synter-ads — PRSM MCP