Design Workflow
design_workflowGenerate a ModuleSchema template from a natural language workflow description to scaffold new modules.
Instructions
Generate a scaffolded ModuleSchema template from a natural language description. Use when the user wants to create a new module or workflow.
Design workflow: design_workflow → (complete template) → validate_design → create_module → get_module_schema(tier=extended). Load resources inistate://schema and inistate://design-guide before designing for valid field types, colors, and design rules.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| industry | No | Industry context, free text — mapped to financial_services, healthcare, legal, hr, procurement, it_service, or general (default). Affects audit fields, confidence thresholds, actor suggestions. | |
| description | Yes | Natural language description of the desired workflow. Include: entity type, lifecycle states, activities, who performs each, what data is collected. |