SearchToolCallOptions: {
    noSearchRagContext?: string | null;
    toolDescription?: string | null;
    userMessageTextPrefix?: string | null;
}