# Webflow MCP Node

> Access Webflow MCP actions through Scalekit.

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

## Content

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

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

## Actions
* `webflowmcp_ask_webflow_ai`
* `webflowmcp_asset_tool`
* `webflowmcp_component_builder`
* `webflowmcp_data_agent_instructions_tool`
* `webflowmcp_data_analyze_tool`
* `webflowmcp_data_assets_tool`
* `webflowmcp_data_cms_tool`
* `webflowmcp_data_comments_tool`
* `webflowmcp_data_component_builder`
* `webflowmcp_data_component_props_tool`
* `webflowmcp_data_component_tool`
* `webflowmcp_data_component_variants_tool`
* `webflowmcp_data_element_builder`
* `webflowmcp_data_element_settings_tool`
* `webflowmcp_data_element_tool`
* `webflowmcp_data_enterprise_tool`
* `webflowmcp_data_fonts_tool`
* `webflowmcp_data_forms_tool`
* `webflowmcp_data_localization_tool`
* `webflowmcp_data_pages_tool`
* `webflowmcp_data_scripts_tool`
* `webflowmcp_data_sitemap_tool`
* `webflowmcp_data_sites_tool`
* `webflowmcp_data_style_tool`
* `webflowmcp_data_variable_tool`
* `webflowmcp_data_webhook_tool`
* `webflowmcp_data_whtml_builder`
* `webflowmcp_de_component_tool`
* `webflowmcp_de_page_tool`
* `webflowmcp_designer_tool`
* `webflowmcp_element_builder`
* `webflowmcp_element_snapshot_tool`
* `webflowmcp_element_tool`
* `webflowmcp_get_asset_preview`
* `webflowmcp_get_image_preview`
* `webflowmcp_get_more_tools`
* `webflowmcp_style_tool`
* `webflowmcp_variable_tool`
* `webflowmcp_webflow_guide_tool`
* `webflowmcp_whtml_builder`

## Use Cases
1. **Automate Webflow 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.