nexus-agents - v2.80.0
GitHub
npm
Preparing search index...
WorkflowTemplate
Interface WorkflowTemplate
Workflow template metadata.
interface
WorkflowTemplate
{
name
:
string
;
version
:
string
;
description
?:
string
;
path
:
string
;
category
?:
string
;
}
Hierarchy (
View Summary
)
WorkflowTemplate
TemplateMetadata
Index
Properties
name
version
description?
path
category?
Properties
name
name
:
string
Template name
version
version
:
string
Version
Optional
description
description
?:
string
Description
path
path
:
string
File path
Optional
category
category
?:
string
Category
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
On This Page
Properties
name
version
description
path
category
GitHub
npm
nexus-agents - v2.80.0
Loading...
Workflow template metadata.