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"
}
Request body for the generic URL-open tool endpoint.
HTTP or HTTPS URL to inspect.
Possible values: non-empty
{
"url": "string"
}