llmSendToolResultOnlyCallingTools

Creates an AI agent node that processes a list of tool execution results and generates a response, limited to nodes that make tool calls during execution.

Return

An instance of AIAgentNodeBase configured to process input of type List and output a single Message.Response.

Parameters

name

The optional name of the node. If null, the name will be automatically generated.