# Workflow Requirements: {{workflow_name}} **Created:** {{date}} **Status:** Requirements Gathered **Criticality:** {{criticality}} --- ## Problem Statement {{problem_description}} --- ## Workflow Overview **Trigger:** {{trigger_type}} **Desired Outcome:** {{desired_outcome}} --- ## Data Requirements {{data_requirements}} --- ## Integrations {{integrations}} --- ## Conditional Logic {{conditional_logic}} --- ## Research Findings ### Use Case Research {{use_case_research}} ### Node Types (From n8n Documentation) {{node_research}} ### Parameter Structures (From n8n Documentation) {{parameter_structures}} ### Workflow Pattern Recommendations {{workflow_pattern_research}} --- ## Technical Notes - Requirements gathered: {{date}} - Research completed from n8n documentation - All node types and parameters verified from docs.n8n.io - Ready for workflow creation - Use this file as input for `*create-workflow` --- ## Change Log | Date | Change | Author | | -------- | ----------------------------- | ------------- | | {{date}} | Initial requirements gathered | {{user_name}} |