detect_content_type
Identify whether a URL serves HTML, PDF, image, or other content by inspecting its response headers and initial bytes.
Instructions
Detect content type of URL (HTML, PDF, image, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| timeout_profile | No | fast |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |