x402node_validate_url
Validates URL syntax and parses it into components like protocol, hostname, port, pathname, search, and hash.
Instructions
URL validator / URL format check / URL parser / URL syntax validation / protocol scheme detector / domain parser / query string parser / URL component extractor / RFC 3986 URI validation. Validate URL syntax and parse into components: protocol, hostname, port, pathname, search, hash.
Price: unknown on Base (auto-paid in USDC).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to validate (required, must include scheme like https://) |