You're viewing a demo portfolio

Join the waitlist
PRSM

klaviyo_list_campaigns

Active

Tool of Klaviyo

declared in 0.1.0

Search campaigns by status (draft, scheduled, sent). Returns campaign IDs, names, status, send dates, and performance metrics.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "_apiKey": "your-klaviyo-api-key"
    },
    {
      "filter": "equals(status,\"sent\")",
      "_apiKey": "your-klaviyo-api-key"
    }
  ],
  "required": [
    "_apiKey"
  ],
  "properties": {
    "filter": {
      "type": "string",
      "description": "Filter by status (e.g., \"equals(messages.channel,\\\"email\\\")\")"
    },
    "_apiKey": {
      "type": "string",
      "description": "Klaviyo private API key"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Klaviyo

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

1/7 registries
View full server →
klaviyo_list_campaigns — Klaviyo — PRSM MCP