Skip to main content

OpenUrlToolRequest

Request body for the generic URL-open tool endpoint.

urlUrl (string)required

HTTP or HTTPS URL to inspect.

Possible values: non-empty

OpenUrlToolRequest
{
"url": "string"
}