For the complete documentation index, see llms.txt. This page is also available as Markdown.

workflowType

Examples

enum WorkflowType {
  RegularScan
  PipelineScan
}

Enum values

Enum value
Description

RegularScan

PipelineScan

References

Fields with this object:

Last updated