Message.tool_call_invalid


Description:

public Message.tool_call_invalid (ToolCall tool_call, string err_message)

Constructor for invalid tool call messages. Used when a tool is not found or not available.

Parameters:

tool_call

The tool call that is invalid

err_message

The error message to send to the LLM