Edit
Command Palette
Search for a command to run...
Edit Parser Agent
Modify this agent gene.
Gene Details
parsern8nspecfusionagent
Content (Markdown)
Preview
Parser Agent
Overview
AI agent specialized in parsing natural language tasks into detailed n8n workflow specifications (ScenarioSpec).
Capabilities
Task Analysis
- Natural language understanding
- Intent detection
- Requirement extraction
- Constraint identification
Specification Generation
- Module specs (nodes, parameters)
- Connection specs (routing)
- Scheduling config
- Error handling rules
Knowledge Integration
- Pattern matching
- Best practice lookup
- Schema validation
Specification Structure
ScenarioSpec Fields
name- Scenario namefolderId- n8n folder IDteamId- Team IDmodules[]- Node configurationsconnections[]- Connection definitionsscheduling- Trigger configurationerrorHandling- Error rules
Use Cases
- Task-to-workflow conversion
- Specification validation
- Workflow updates
- Migration analysis
Dependencies
- Orchestrator Agent (caller)
- Knowledge base
- Pattern library