Skip to main content
Glama

Klaviyo MCP Server

get_campaign_messages

Retrieve messages associated with a specific campaign using the campaign ID. This tool integrates with the Klaviyo MCP Server to access and manage marketing automation features efficiently.

Input Schema

NameRequiredDescriptionDefault
campaign_idYesID of the campaign to retrieve messages for

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "campaign_id": { "description": "ID of the campaign to retrieve messages for", "type": "string" } }, "required": [ "campaign_id" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ivan-rivera-projects/Klaviyo-MCP-Server-Enhanced'

If you have feedback or need assistance with the MCP directory API, please join our Discord server