@deskcreate/agentcraft
Preparing search index...
index
WorkflowInspection
Interface WorkflowInspection
Static workflow graph returned by workflow.inspect().
interface
WorkflowInspection
{
steps
:
{
stepId
:
string
;
type
:
string
}
[]
;
workflowId
:
string
;
}
Index
Properties
steps
workflow
Id
Properties
Readonly
steps
steps
:
{
stepId
:
string
;
type
:
string
}
[]
Readonly
workflow
Id
workflowId
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
steps
workflow
Id
@deskcreate/agentcraft
Loading...
Static workflow graph returned by workflow.inspect().