UNPKG

@cognigy/rest-api-client

Version:

Cognigy REST-Client

7 lines 307 B
// Domain types for workflow execution and run state. // // Mirrors internal/workflows/workflow_run.go (RunStatus, StepResult) // and internal/workflows/api.go's WorkflowRunResponse on the // service-agents side. JSON field names follow the Go struct tags. export {}; //# sourceMappingURL=workflowRun.js.map