html_to_markdown
ActiveTool of IA-QA — 130+ QA & Dev Tools for AI Agents
Convert HTML to clean Markdown. Strips scripts, styles, nav, ads, and comments. Converts headings, lists, links, images, code blocks. Ideal for preparing web content as LLM context.
Parameters schema
{
"type": "object",
"required": [
"input"
],
"properties": {
"input": {
"type": "string",
"description": "HTML string to convert"
},
"strip_links": {
"type": "boolean",
"description": "Strip link URLs, keep text only (default: false)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
IA-QA — 130+ QA & Dev Tools for AI Agents
https://github.com/jcjamet/ia-qa
1/7 registries