moosend-automation

Automate Moosend email marketing operations through the Rube MCP gateway.

74.2k|8.5k|Updated Oct 17, 2025
One-click install
npx skills add https://github.com/ComposioHQ/awesome-claude-skills --skill moosend-automation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moosend-automation
Source: https://github.com/ComposioHQ/awesome-claude-skills/tree/main/composio-skills/moosend-automation
Command: npx skills add https://github.com/ComposioHQ/awesome-claude-skills --skill moosend-automation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the manual overhead of managing email marketing campaigns by providing a direct, automated interface to Moosend's API via the Rube MCP gateway.

Core Features & Use Cases

  • Tool Discovery: Dynamically fetch and validate Moosend tool schemas to ensure compatibility.
  • Connection Management: Handle authentication and session state for secure API interactions.
  • Workflow Execution: Perform bulk operations and multi-step tasks like subscriber management or campaign triggering.

Quick Start

Use the moosend-automation skill to search for available tools and execute a subscriber update task.

Frequently Asked Questions about moosend-automation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I connect Moosend to my AI agent?

Connect Moosend by configuring the Rube MCP server and using the RUBE_MANAGE_CONNECTIONS tool to authenticate your account. Ensure the connection status is set to ACTIVE before attempting any operations.

Why must I call RUBE_SEARCH_TOOLS first?

Calling RUBE_SEARCH_TOOLS is mandatory because tool schemas and available endpoints change frequently. Searching ensures your agent uses the most current arguments and prevents execution errors.

Can I automate bulk subscriber updates?

Yes, use the RUBE_MULTI_EXECUTE_TOOL or RUBE_REMOTE_WORKBENCH to process bulk subscriber operations. Always include the memory parameter in your execution calls to maintain session state.

What should I do if my Moosend connection fails?

Verify your connection status using RUBE_MANAGE_CONNECTIONS. If the status is not ACTIVE, follow the provided authentication link to re-authorize your Moosend toolkit.