convert_to_markdown
Convert URLs to Markdown format using AI via the ReviewWebsite API. Input the URL, choose an AI model, and optionally set delays or enable debug mode for streamlined content transformation.
Instructions
Convert a URL to Markdown using AI via ReviewWebsite API.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
api_key | No | Your ReviewWebsite API key | |
debug | No | Enable debug mode for detailed logging | |
delayAfterLoad | No | Optional delay after page load in milliseconds | |
model | No | AI model to use for conversion | |
url | Yes | The URL to convert to Markdown |