can_convert
Check if document conversion from source to target format is possible, verifying compatibility among Markdown, HTML, DOCX, PDF, and Text.
Instructions
Check if conversion from source format to target format is supported
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_format | Yes | Source format | |
| target_format | Yes | Target format |