nodeLLMSendMessageForceOneTool

A node that that appends a user message to the LLM prompt and forces the LLM to use a specific tool.

Parameters

name

Optional node name.

tool

Tool descriptor the LLM is required to use.


A node that appends a user message to the LLM prompt and forces the LLM to use a specific tool.

Parameters

name

Optional node name.

tool

Tool the LLM is required to use.