parse_url
Extract components from URLs to analyze structure, parameters, and domains for debugging or processing web addresses.
Instructions
Parse URL into components
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to parse |