get_headers
Fetch HTTP headers from a URL to inspect server information, caching policies, and response metadata.
Instructions
Get HTTP headers from a URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to get headers from | |
| timeout | No | Request timeout in seconds (default: 10) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |