ArtifactType
No description
enum ArtifactType {
PACKAGED_COMPONENT
FLOW
SUPPORTING
AI_AGENT
API_SERVICE
}
Values
ArtifactType.PACKAGED_COMPONENT {#packaged-component}
Packaged component artifact
ArtifactType.FLOW {#flow}
Flow artifact
ArtifactType.SUPPORTING {#supporting}
Supporting artifact
ArtifactType.AI_AGENT {#ai-agent}
AI Agent artifact
ArtifactType.API_SERVICE {#api-service}
API Service artifact
Member Of
Artifact object
Was this topic helpful?