Represents the search functionality configuration for the Mintlify documentation site.
public class SearchConfig
[JsonPropertyName("prompt")] public string Prompt { get; set; }