Powered by
shiro run -dry-runWorkflow Preview
Paste your workflow JSON below to preview the execution plan without actually running it. This shows the DAG order, step types, environment variables, and state store configuration.
Dry-Run Mode
This tool runs shiro run -dry-run which validates your workflow and shows the execution plan, but does not execute any modules. Use this to debug workflow configuration and understand execution order before running.
workflow.json
Output from shiro run -dry-run will appear here