@wildix/xbees-users-client > BotCapabilityToolPipeline
BotCapabilityToolPipeline interface
Signature:
export interface BotCapabilityToolPipeline
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. | ||
BotCapabilityToolPipelineType | undefined | (Optional) Pipeline type for tool execution. Determines whether to wait for response and how to handle the reply. |