format_convert
Convert document content between Markdown, HTML, XML, and JSON formats. Specify input, source format, and target format to transform your data.
Instructions
Convert between different document formats (Markdown, HTML, XML, JSON)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | Input content to convert | |
| fromFormat | Yes | Source format | |
| toFormat | Yes | Target format |