GoogleSearchCallArguments

The arguments to pass to Google Search.

Fields
queries[] string

Web search queries for the following-up web search.

JSON representation
{
  "queries": [
    string
  ]
}