PersistentAI API Documentation / @persistentai/fireflow-nodes / ToolResultBlock
Class: ToolResultBlock
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:158
Tool result content block (for input)
Extends
Constructors
Constructor
new ToolResultBlock():
ToolResultBlock
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:176
Returns
ToolResultBlock
Overrides
Properties
content
content:
string=''
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:174
index?
optionalindex:number
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:102
Inherited from
tool_use_id
tool_use_id:
string=''
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:164
type
type:
string=''
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:95