sendfox-automation
Automate Sendfox tasks via Rube MCP (Composio). Always search tools first for current schemas.
Author
Category
Development ToolsInstall
Hot:26
Download and extract to your skills directory
Copy command and send to AI Agent for auto-install:
Download and install this skill https://openskills.cc/api/download?slug=composiohq-composio-skills-sendfox-automation&locale=en&source=copy
Sendfox Automation - Automate Email Marketing via Rube MCP
Skill Overview
Sendfox Automation is a skill that automates Sendfox tasks through Composio’s Rube MCP. It enables email marketing workflows—such as email list management and bulk subscriber actions—without writing code.
Use Cases
Core Features
RUBE_SEARCH_TOOLS, and manage connection status through RUBE_MANAGE_CONNECTIONS.RUBE_MULTI_EXECUTE_TOOL to execute Sendfox actions in batches, supporting core capabilities such as contact management and list operations.RUBE_REMOTE_WORKBENCH.FAQs
What prerequisites are needed for Sendfox Automation?
You need to add the Rube MCP server (
https://rube.app/mcp) to your client configuration and establish an active connection to the Sendfox tool package through RUBE_MANAGE_CONNECTIONS. Rube MCP does not require any additional API keys.Why must RUBE_SEARCH_TOOLS be called first each time?
The Sendfox tool schemas may change. Hard-coding tool slugs or parameters can cause execution to fail.
RUBE_SEARCH_TOOLS returns the currently available tools, the correct input schemas, and execution recommendations, ensuring the workflow runs reliably.What scenarios is Sendfox Automation suitable for?
This skill is especially suitable for users who frequently need to operate Sendfox but don’t want to write and maintain code—such as bulk importing contacts, scheduled synchronization of subscriber data, or integrating Sendfox into a broader marketing automation workflow. For complex bulk operations, you can use
RUBE_REMOTE_WORKBENCH to improve efficiency.