You're viewing a demo portfolio

Join the waitlist
PRSM

ga_get_metadata

Active

Tool of Google_analytics

declared in 0.1.0

Discover available dimensions and metrics for a GA4 property. Returns field names, descriptions, and data types to build accurate ga_run_report queries.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "property_id": "123456789"
    }
  ],
  "required": [
    "property_id"
  ],
  "properties": {
    "property_id": {
      "type": "string",
      "description": "GA4 property ID (numeric)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Google_analytics

https://github.com/pipeworx-io/mcp-google_analytics

1/7 registries
View full server →
ga_get_metadata — Google_analytics — PRSM MCP