mailchimp_list_connections

List Mailchimp Connections

Mailchimp

Description

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

hopkin mailchimp -connections