convert_folder_to_markdown
Convert multiple local documents (PDF, Office, images, audio) to Markdown in one operation, then get a summary of successes. Use when pointing to a set of files.
Instructions
Convert several documents at once and return a summary of what succeeded. Use when the user points at a set of files rather than one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paths | Yes | Absolute paths of the files to convert. | |
| output_directory | Yes | Absolute directory to write each .md file into. |