GeminiPartFunctionCall model.
@type t() :: %ExBifrost.Model.GeminiPartFunctionCall{ args: map() | nil, id: String.t() | nil, name: String.t() | nil }