Skip to main content

@wildix/xbees-users-client > BotCapabilityToolPipeline

BotCapabilityToolPipeline interface

Signature:

export interface BotCapabilityToolPipeline 

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?

BotCapabilityToolPipelineType | undefined

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