Skip to main content
Version: Beta

AiWorkflowArtifactType

Enterprise
description

Types of artifacts that can be generated by AI workflows:

  • REPORT: Generate comprehensive reports with analysis and insights
  • GEN_GRID: Create data grids for tabular data
  • SLIDES: Generate presentation slides and visual content
  • WORKSPACES: Create workspace configurations and layouts
enum AiWorkflowArtifactType {
REPORT
GEN_GRID
SLIDES
WORKSPACES
}

Values

AiWorkflowArtifactType.REPORT

AiWorkflowArtifactType.GEN_GRID

AiWorkflowArtifactType.SLIDES

AiWorkflowArtifactType.WORKSPACES

Member Of

AiWorkflow object ● AiWorkflowsFilterInput input