# Fullenrich MCP Node

> Access Fullenrich MCP actions through Scalekit.

**URL:** https://caywork.com/learn/docs/node/fullenrichmcp-node

## Content

## Description
Access Fullenrich MCP actions through the Scalekit MCP gateway.

## Parameters
* **action** (string): Enabled sub-action to run.
* **params** (object): Action-specific inputs.

## Actions
* `fullenrichmcp_enrich_bulk`
* `fullenrichmcp_enrich_search_contact`
* `fullenrichmcp_export_companies`
* `fullenrichmcp_export_contacts`
* `fullenrichmcp_export_enrichment_results`
* `fullenrichmcp_get_credits`
* `fullenrichmcp_get_enrichment_results`
* `fullenrichmcp_list_functions_subfunctions`
* `fullenrichmcp_list_industries`
* `fullenrichmcp_list_seniorities`
* `fullenrichmcp_search_companies`
* `fullenrichmcp_search_contact_by_email`
* `fullenrichmcp_search_people`

## Use Cases
1. **Automate Fullenrich MCP workflows**: Add the node, enable the actions you need, and let the agent invoke them through Scalekit.
2. **Enforce least privilege**: Only enable the subset of actions required for the current agent flow.