llmSendToolResults
fun llmSendToolResults(name: String? = null): AIAgentNodeBase<ReceivedToolResults, ERROR CLASS: Symbol not found for Message.Assistant>(source)
A node that sends tool results as a message to the LLM.
Parameters
name
Optional node name, defaults to delegate's property name.