Wasm Directoryalpha
Record

get-workflows-params

No description available.

record get-workflows-params {
  folder-id: string,
  trigger-type: option​<string>,
  limit: option​<s64>,
  marker: option​<string>,
}

Fields

NameTypeDescription
folder-idstring
trigger-typeoption​<string>
limitoption​<s64>
markeroption​<string>