The result of a tool call, correlated by tool_call_id.
tool_call_id
@type t() :: %LangEx.Message.Tool{ content: String.t(), id: String.t() | nil, tool_call_id: String.t() }