Skip to main content
View as Markdown

Type Alias: FlowAgentStepInput

FlowAgentStepInput: FlowStepInput & object

Defined in: flow-builder.ts:43

Payload for a flow step that references an agent.

Type declaration

agent?

optional agent: object

agent.id

id: string

agent.version?

optional version: string

version?

optional version: string