You're viewing a demo portfolio

Join the waitlist
PRSM

klaviyo_get_profile

Active

Tool of Klaviyo

declared in 0.1.0

Get a contact's full profile by ID. Returns email, name, phone, custom properties, list memberships, and subscription status.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "_apiKey": "your-klaviyo-api-key",
      "profile_id": "01ARZ3NDEKTSV4RRFFQ69G5FAV"
    }
  ],
  "required": [
    "_apiKey",
    "profile_id"
  ],
  "properties": {
    "_apiKey": {
      "type": "string",
      "description": "Klaviyo private API key"
    },
    "profile_id": {
      "type": "string",
      "description": "Klaviyo profile ID"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Klaviyo

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

1/7 registries
View full server →