fullenrich-automation
Automate Fullenrich tasks via Rube MCP (Composio). Always search tools first for current schemas.
Author
Category
Development ToolsInstall
Hot:21
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-fullenrich-automation&locale=en&source=copy
Fullenrich Automation - Automating Fullenrich Operations via Rube MCP
Skill Overview
Fullenrich Automation is a skill that automates Fullenrich tasks through Rube MCP (Composio). It supports automated workflows for operations such as contact lookup, email verification, and data enrichment.
Use Cases
Core Functions
Common Questions
What is Fullenrich Automation?
Fullenrich Automation is a skill that automates Fullenrich platform operations through Rube MCP (the MCP server provided by Composio). It allows developers to use the MCP protocol to call Fullenrich functions such as contact lookup, email verification, and data enrichment without directly calling the Fullenrich API.
How do I configure Fullenrich Automation?
First, add
https://rube.app/mcp as an MCP server—no API key is required. Then call RUBE_SEARCH_TOOLS to discover available tools, and use RUBE_MANAGE_CONNECTIONS to activate the Fullenrich connection (you may need to complete an authorization link). After the connection status shows ACTIVE, you can run automation tasks.Are there any usage limits for Fullenrich Automation?
This skill requires that the Rube MCP service is available and that the Fullenrich connection status is ACTIVE. Since tool schemas may change, each workflow should call RUBE_SEARCH_TOOLS first to retrieve the latest tool definitions. Fullenrich’s quotas and limitations are determined by Composio/Fullenrich services. It’s recommended to review the relevant service pricing and limitations before use.