validate_url_format
Check whether a string is a correctly formatted URL, validating its syntax.
Instructions
Validate if a string is a properly formatted URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL string to validate |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |