IHubAssistantWorkflow

Interface

Interface representing a Hub Assistant Workflow.

Properties

Property Type Notes
description string

Description of the workflow.

id string

Unique identifier for the workflow.

name string

Name of the workflow.

response IHubAssistantWorkflowResponse[]

Assistant response for the workflow.


Interface defined in common/src/assistants/IHubAssistant.ts:35