The arguments to pass to Google Search.

interface GoogleSearchCallArguments {
    queries?: string[];
}

Properties

Properties

queries?: string[]

Web search queries for the following-up web search.