跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Klaviyo Automation

技能 已验证 活跃

Automate Klaviyo tasks via Rube MCP (Composio): manage email/SMS campaigns, inspect campaign messages, track tags, and monitor send jobs. Always search tools first for current schemas.

目的

To automate Klaviyo marketing operations, allowing users to efficiently manage email and SMS campaigns, inspect their content, and monitor their delivery status.

功能

  • Automate Klaviyo email and SMS campaigns
  • Inspect campaign messages and content
  • Track campaign tags for organization
  • Monitor campaign send job statuses
  • Filter and list campaigns by channel and status

使用场景

  • When needing to programmatically list and filter all active email campaigns.
  • When requiring detailed information about a specific SMS campaign.
  • When needing to view the subject and body of an email campaign message.
  • When wanting to check the status of a campaign send job.

非目标

  • Creating or editing Klaviyo templates.
  • Managing Klaviyo lists or segments.
  • Analyzing campaign performance metrics (e.g., open rates, click-through rates).

工作流

  1. Verify Rube MCP availability and Klaviyo connection.
  2. Call `KLAVIYO_GET_CAMPAIGNS` to list campaigns, applying filters and pagination.
  3. Extract campaign IDs for further inspection.
  4. Use `KLAVIYO_GET_CAMPAIGN` for detailed campaign information or `KLAVIYO_GET_CAMPAIGN_MESSAGE` for content.
  5. Use `KLAVIYO_GET_CAMPAIGN_RELATIONSHIPS_TAGS` to view associated tags.
  6. Use `KLAVIYO_GET_CAMPAIGN_SEND_JOB` to monitor send job status.

先决条件

  • Rube MCP must be connected (RUBE_SEARCH_TOOLS available)
  • Active Klaviyo connection via `RUBE_MANAGE_CONNECTIONS` with toolkit `klaviyo`
  • Always call `RUBE_SEARCH_TOOLS` first to get current tool schemas

安装

请先添加 Marketplace

/plugin marketplace add davepoon/buildwithclaude
/plugin install all-skills@buildwithclaude

质量评分

已验证
98 /100
1 day ago 分析

信任信号

最近提交6 days ago
星标2.9k
许可证MIT
状态
查看源代码