Route user request to best workflow
run-workflowcommandsetup L2★0
truongnat/rnui ↗What it does
Execute command with subcommand routing
Best for
Dispatch commands to the right handler without boilerplate.
Inputs
- · Command arguments
Outputs
- · Routed output from subcommand handler
Preconditions
- · Subcommand recognized
Failure modes
- · Unknown subcommand
- · Invalid arguments
Trust signals
- · Command routing logic
- · Help text