convert_document
Converts documents into specified formats, dispatching to appropriate conversion tools while maintaining output-path containment policies.
Instructions
Consolidated document conversion entrypoint.
Dispatches to the existing conversion tools so each source family keeps its established output-path containment policy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | ||
| target_format | Yes | ||
| source_format | No | auto | |
| output_path | No | ||
| mode | No | content | |
| md_text | No | ||
| async_mode | No | ||
| ctx | No |