IHubAssistantWorkflow
Interface representing a Hub Assistant Workflow.
Properties
Property | Type | Notes |
---|---|---|
string |
Description of the workflow. |
|
string |
Unique identifier for the workflow. |
|
string |
Name of the workflow. |
|
IHubAssistantWorkflowResponse[] |
Assistant response for the workflow. |
Interface defined in common/src/assistants/IHubAssistant.ts:35