n8n-studio:analyze-workflow-input

Community

Analyze trigger input from an n8n execution

Authoricednut
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It helps you understand the exact trigger input data format of an existing n8n workflow by analyzing the data produced during a past execution.

Core Features & Use Cases

  • Execution-driven trigger inspection: Analyzes a past n8n Execution (by Execution ID) to derive the trigger node and its input/output structure.
  • Webhook-first automatic formatting: When the first node is a webhook-type trigger, it stores the webhook output sample data into summary as triggerDataFormat without any transformation.
  • Fallback for non-webhook triggers: When the first node is not a webhook trigger, it requests user-provided JSON as the triggerDataFormat source sample.
  • Summary persistence: Updates workflow summary at workflow/*/summary/[workflow_id].json by adding or updating triggerDataFormat, enabling later test-data generation.

Quick Start

Run n8n-studio:analyze-workflow-input with the Execution ID of the workflow run you want to inspect.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: n8n-studio:analyze-workflow-input
Download link: https://github.com/icednut/n8n-studio/archive/main.zip#n8n-studio-analyze-workflow-input

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.