ChainGraph API Documentation / @badaitech/chaingraph-nodes / ToolResultBlock
Class: ToolResultBlock
Defined in: packages/chaingraph-nodes/src/nodes/ai/anthropic/types.ts:155
Tool result content block (for input)
Extends
Constructors
Constructor
new ToolResultBlock():
ToolResultBlock
Defined in: packages/chaingraph-nodes/src/nodes/ai/anthropic/types.ts:173
Returns
ToolResultBlock
Overrides
Properties
content
content:
string=''
Defined in: packages/chaingraph-nodes/src/nodes/ai/anthropic/types.ts:171
index?
optionalindex:number
Defined in: packages/chaingraph-nodes/src/nodes/ai/anthropic/types.ts:99
Inherited from
tool_use_id
tool_use_id:
string=''
Defined in: packages/chaingraph-nodes/src/nodes/ai/anthropic/types.ts:161
type
type:
string=''
Defined in: packages/chaingraph-nodes/src/nodes/ai/anthropic/types.ts:92