# Jotform MCP Node

> Access Jotform MCP actions through Scalekit.

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

## Content

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

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

## Actions
* `jotformmcp_analyze_submissions`
* `jotformmcp_assign_form`
* `jotformmcp_create_form`
* `jotformmcp_edit_form`
* `jotformmcp_fetch`
* `jotformmcp_get_submissions`
* `jotformmcp_search`

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