refinery_refine_custom_url
Ingest any arbitrary URL on the fly, clean the HTML/document, run Workers AI structured extraction, and return verified JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Target webpage or document URL | |
| instructionPrompt | Yes | Instructions on what exact data to extract into JSON |