Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Klaviyo Automation

Skill Verifiziert Aktiv

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.

Zweck

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

Funktionen

  • 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

Anwendungsfälle

  • 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.

Nicht-Ziele

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

Workflow

  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.

Voraussetzungen

  • 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

Installation

Zuerst Marketplace hinzufügen

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

Qualitätspunktzahl

Verifiziert
98 /100
Analysiert about 23 hours ago

Vertrauenssignale

Letzter Commit5 days ago
Sterne2.9k
LizenzMIT
Status
Quellcode ansehen