Provides struct and type for a Run.Step.DetailsToolCallsFunctionFunction
@type t() :: %OpenAi.Run.Step.DetailsToolCallsFunctionFunction{ arguments: String.t(), name: String.t(), output: String.t() | nil }