convert_directory
Convert multiple files in a directory to Markdown format, supporting various document types for batch processing.
Instructions
Convert all supported files in a directory to Markdown
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_directory | Yes | Path to the input directory | |
| output_directory | No | Path to the output directory (optional) |