Returns an immutable instance of [ToolMessage].
public ToolMessage build()Returns an immutable instance of [ToolMessage]. Further updates to this [Builder] will not mutate the returned instance. The following fields are required:
.content()
.toolCallId()
IllegalStateException: if any required field is unset.