You're viewing a demo portfolio

Join the waitlist
PRSM

ga_list_properties

Active

Tool of Google_analytics

declared in 0.1.0

List all GA4 properties you can access. Returns property IDs, names, creation dates, and account info. Use to find the property ID for ga_run_report queries.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "page_size": 50
    }
  ],
  "required": [],
  "properties": {
    "page_size": {
      "type": "number",
      "description": "Maximum number of account summaries to return (default 50)"
    },
    "page_token": {
      "type": "string",
      "description": "Token for fetching the next page of results"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Google_analytics

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

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