PersistentAI API Documentation / @persistentai/fireflow-nodes / ToolUseResponseBlock
Class: ToolUseResponseBlock
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:526
Tool use block from model responses
Extends
Constructors
Constructor
new ToolUseResponseBlock():
ToolUseResponseBlock
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:553
Returns
ToolUseResponseBlock
Overrides
Properties
id
id:
string=''
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:532
index?
optionalindex:number
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:102
Inherited from
input
input:
Record<string,any> ={}
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:551
name
name:
string=''
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:539
type
type:
string=''
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:95