Wasm Directoryalpha
Record

step-completed-params

No description available.

record step-completed-params {
  token: string,
  workflow-step-execute-id: string,
  outputs: option​<string>,
}

Fields

NameTypeDescription
tokenstring
workflow-step-execute-idstring
outputsoption​<string>