Module Usage.Server_tool_use

type t = {
  1. web_search_requests : int option;
}
val sexp_of_t : t -> Sexplib0.Sexp.t