campaign-cleaner-automation
Automate Campaign Cleaner tasks via Rube MCP (Composio). Always search tools first for current schemas.
Author
Category
Development ToolsInstall
Hot:25
Download and extract to your skills directory
Copy command and send to OpenClaw for auto-install:
Download and install this skill https://openskills.cc/api/download?slug=composiohq-composio-skills-campaign-cleaner-automation&locale=en&source=copy
Campaign Cleaner Automation Skill
Skill Overview
Automate Campaign Cleaner tasks using Rube MCP (Composio), supporting tool discovery, connection management, and batch operations.
Use Cases
Core Features
Frequently Asked Questions
How do I get started with the Campaign Cleaner MCP?
First, add
https://rube.app/mcp as an MCP server. No API key is required; after adding it, you can start using it. Then call RUBE_SEARCH_TOOLS to discover available Campaign Cleaner tools, and use RUBE_MANAGE_CONNECTIONS to confirm the connection status is ACTIVE before executing operations.Why do I need to search for tools before each run?
Campaign Cleaner’s tool schemas can change dynamically. Directly using hard-coded tool definitions may cause execution to fail. RUBE_SEARCH_TOOLS returns the latest tool slugs, input parameter patterns, and known issues to ensure accurate execution.
What Campaign Cleaner actions are supported?
The specific supported actions depend on the current version of the Campaign Cleaner toolset. Common actions include querying marketing campaigns, bulk cleaning, updating statuses, and more. It’s recommended to use RUBE_SEARCH_TOOLS to obtain the full list of available operations and detailed parameter requirements.