Skip to main content

@wildix/wim-voicebots-client > VoiceBotCapabilityToolPipeline

VoiceBotCapabilityToolPipeline interface

Signature:

export interface VoiceBotCapabilityToolPipeline 

Properties

Property

Modifiers

Type

Description

instructions?

string | undefined

(Optional) Instructions for generating a reply when using guided pipeline types. Use {{response}} to reference the tool response.

type?

VoiceBotCapabilityToolPipelineType | undefined

(Optional) Pipeline type for tool execution. Determines whether to wait for response and how to handle the reply.