convert_to_markdown
Convert a web page URL to Markdown using AI, producing LLM-friendly content for easy processing.
Instructions
Convert a URL to Markdown using AI via ReviewWeb.site API. Turn a web page into LLM-friendly content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to convert to Markdown | |
| model | No | AI model to use for conversion | |
| instructions | No | Optional custom conversion guidance for the AI | |
| delayAfterLoad | No | Optional delay after page load in milliseconds | |
| debug | No | Enable debug mode for detailed logging | |
| api_key | No | Your ReviewWebsite API key |