mailbluster-automation

Automate Mailbluster 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 mailbluster-automation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mailbluster-automation
Source: https://github.com/ComposioHQ/awesome-claude-skills/tree/main/composio-skills/mailbluster-automation
Command: npx skills add https://github.com/ComposioHQ/awesome-claude-skills --skill mailbluster-automation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the manual overhead of managing email marketing tasks by providing a direct, automated interface to Mailbluster operations, ensuring consistent execution of campaigns and lead management.

Core Features & Use Cases

  • Tool Discovery: Dynamically fetch current Mailbluster API schemas and tool definitions via Rube MCP.
  • Connection Management: Handle authentication and session state for Mailbluster integrations.
  • Workflow Execution: Perform multi-step operations like lead updates or campaign triggers using structured tool execution.

Quick Start

Use the mailbluster-automation skill to discover available tools and execute a lead update workflow.

Frequently Asked Questions about mailbluster-automation

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

FAQPage Schema
How do I connect Mailbluster to my agent?

Connect Mailbluster by calling the RUBE_MANAGE_CONNECTIONS tool with the mailbluster toolkit parameter. Follow the provided authentication link to authorize the connection and ensure the status is set to ACTIVE.

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 slugs for Mailbluster operations.

Can I automate bulk email operations?

Yes, use the RUBE_REMOTE_WORKBENCH tool with the run_composio_tool function to execute bulk operations. This allows for efficient processing of large datasets within your Mailbluster account.

What should I do if a tool execution fails?

Verify your connection status using RUBE_MANAGE_CONNECTIONS to ensure it remains ACTIVE. Check that your arguments match the schema returned by RUBE_SEARCH_TOOLS and that the memory parameter is included.