html_to_markdown
ActiveTool of WingmanProtocol Agent Gateway
declared in 1.5.1
HTML to Markdown Converter — Convert a bounded set of HTML tags (headings, paragraphs, bold/italic, links, lists, code) to Markdown.
Parameters schema
{
"type": "object",
"required": [
"html"
],
"properties": {
"html": {
"type": "string",
"description": "HTML source to convert"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
WingmanProtocol Agent Gateway
https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway
1/7 registries