markdown_to_docx
ActiveTool of net.alpha-systems/pdf
declared in 1.0.0
Convert Markdown into an editable Microsoft Word (.docx) document. Returns a downloadable URL.
Parameters schema
{
"type": "object",
"required": [
"markdown"
],
"properties": {
"title": {
"type": "string",
"description": "Document title."
},
"markdown": {
"type": "string",
"description": "Markdown source."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
net.alpha-systems/pdf
1/7 registries