Schema representing a ComputerToolCallSafetyCheck within the OpenAI API
@type t() :: %ExOpenAI.Components.ComputerToolCallSafetyCheck{ code: String.t(), id: String.t(), message: String.t() }