google_search_console_list_connections

List Google Search Console Connections

Google

Description

List the Google Search Console connections available to you — both ones you own and ones shared with you via an organization. Only Google connections with Search Console (webmasters.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": "google_search_console_list_connections",
    "arguments": {
      "reason": "User asked which Google Search Console 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 Search Console accounts they have connected"
}

hopkin google ch-console-list-connections