MCPcopy Create free account
hub / github.com/codemod/codemod / run_workflow_with_id

Method run_workflow_with_id

crates/core/src/engine.rs:1512–1547  ·  view source on GitHub ↗
(
        &self,
        workflow_run_id: Uuid,
        workflow: Workflow,
        params: HashMap<String, serde_json::Value>,
        bundle_path: Option<PathBuf>,
        capabilities: Option<&Hash

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

run_workflowMethod · 0.80

Calls 6

validate_workflowFunction · 0.85
cloneMethod · 0.80
emit_workflow_startedMethod · 0.80
save_workflow_runMethod · 0.45

Tested by

no test coverage detected