UrlContextCallArguments

The arguments to pass to the URL context.

Fields
urls[] string

The URLs to fetch.

JSON representation
{
  "urls": [
    string
  ]
}