@wildix/wim-voicebots-client > VoiceBotCapabilityToolPipeline
VoiceBotCapabilityToolPipeline interface
Signature:
export interface VoiceBotCapabilityToolPipeline
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
string | undefined | (Optional) Instructions for generating a reply when using guided pipeline types. Use {{response}} to reference the tool response. | ||
VoiceBotCapabilityToolPipelineType | undefined | (Optional) Pipeline type for tool execution. Determines whether to wait for response and how to handle the reply. |