nodeLLMSendToolResultOnlyCallingTools
fun AIAgentSubgraphBuilderBase<*, *>.nodeLLMSendToolResultOnlyCallingTools(name: String? = null): AIAgentNodeDelegate<List<ReceivedToolResult>, Message.Response>(source)
A node that adds a tool result to the prompt and gets an LLM response where the LLM can only call tools.
Parameters
name
Optional node name.