Function payload for a tool call
@type t() :: %LemonCliRunners.KimiSchema.ToolFunction{ arguments: String.t() | map() | nil, name: String.t() | nil }