fetch_metadata_tool
Retrieve HTTP metadata from a URL by sending a HEAD request, providing headers and status without downloading the full page.
Instructions
Return HTTP metadata for a URL using a HEAD request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |