ga4_list_connections

List Google Analytics Connections

Ga4

Description

List the Google Analytics connections available to you — both ones you own and ones shared with you via an organization. Only Google connections with Google Analytics (analytics.readonly) scope are returned. Use this to discover connection IDs for set_default / share / rename / revoke.

Read-onlyIdempotent

Usage

{
  "jsonrpc": "2.0",
  "id": 1,
  "method": "tools/call",
  "params": {
    "name": "ga4_list_connections",
    "arguments": {
      "reason": "User asked which Google Analytics accounts they have connected"
    }
  }
}

Parameters

NameTypeRequiredDescription
reason string Required Why this tool call is neededminLength: 1, maxLength: 500

Examples

List connections

{
  "reason": "User asked which Google Analytics accounts they have connected"
}

hopkin ga4 -connections