Schema representing a ResponseWebSearchCallCompletedEvent within the OpenAI API
@type t() :: %ExOpenAI.Components.ResponseWebSearchCallCompletedEvent{ item_id: String.t(), output_index: integer(), type: :"response.web_search_call.completed" }