Provides struct and type for a Response.WebSearch.ToolCall
@type t() :: %OpenAi.Response.WebSearch.ToolCall{ id: String.t(), status: String.t(), type: String.t() }