Model attempted a tool/function call.
@type t() :: %Codex.Realtime.ModelEvents.ToolCallEvent{ arguments: String.t(), call_id: String.t(), id: String.t() | nil, name: String.t(), previous_item_id: String.t() | nil, type: :function_call }