fullenrich-automation

Automate Fullenrich tasks via Rube MCP (Composio). Always search tools first for current schemas.

Install

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

  • Sales Lead Auto-Enrichment: In the sales process, automatically find and complete potential customers’ company information, email addresses, and contact details to reduce manual lookup time.
  • Batch Data Processing: Use automated workflows to handle Fullenrich tasks in bulk, such as bulk email verification and bulk contact lookup. Suitable for B2B marketing and outbound sales calling scenarios.
  • Integration into Existing Workflows: Integrate Fullenrich capabilities into an MCP client or other automation tools to enable seamless connectivity with other sales tools.
  • Core Functions

  • Tool Discovery and Connection Management: Use RUBE_SEARCH_TOOLS to discover the latest Fullenrich tool schemas. Use RUBE_MANAGE_CONNECTIONS to manage connection status, ensuring that the currently available tools are always used.
  • Automated Workflow Execution: Use RUBE_MULTI_EXECUTE_TOOL to perform Fullenrich operations, supporting session reuse, memory management, and pagination. This enables building complex multi-step automation flows.
  • Batch and Remote Operations: Use RUBE_REMOTE_WORKBench to execute batch operations, supporting remote workbench calls via the run_composio_tool() function. Suitable for large-scale data processing tasks.
  • 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.