GoogleMapsCallArguments

The arguments to pass to the Google Maps tool.

Fields
queries[] string

The queries to be executed.

JSON representation
{
  "queries": [
    string
  ]
}