check_url_status
Check the HTTP status of any URL to verify accessibility. Supports configurable request timeout.
Instructions
Check the HTTP status of a URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to check | |
| timeout | No | Request timeout in seconds (default: 10) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |