You're viewing a demo portfolio

Join the waitlist
PRSM

ga4_run_report

Active

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

declared in 1.27.0

Run a Google Analytics 4 report (free). Pass property_id to query a specific GA4 property instead of the connection default.

Parameters schema

{
  "type": "object",
  "title": "ga4_run_reportArguments",
  "properties": {
    "days": {
      "type": "integer",
      "title": "Days",
      "default": 28
    },
    "metrics": {
      "type": "string",
      "title": "Metrics",
      "default": "sessions,totalUsers,conversions"
    },
    "account_id": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Account Id",
      "default": null
    },
    "dimensions": {
      "type": "string",
      "title": "Dimensions",
      "default": "date"
    },
    "property_id": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Property Id",
      "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 →