format_convert
Convert documents between Markdown, HTML, XML, and JSON formats using clearly defined source and target formats for efficient document processing.
Instructions
Convert between different document formats (Markdown, HTML, XML, JSON)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
fromFormat | Yes | Source format | |
input | Yes | Input content to convert | |
toFormat | Yes | Target format |