parse_url
Extract and analyze URL components such as protocol, domain, path, and query parameters to understand web address structure.
Instructions
Parsear y analizar componentes de una URL
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL a parsear |