distill_file
Convert local files (PDF, HTML, TXT, MD) into an HTML article and an Obsidian note, saved to your Documents and Obsidian folders.
Instructions
Distill content from a local file into HTML article + Obsidian note.
Supports:
PDF files (.pdf)
HTML files (.html, .htm)
Text/Markdown files (.txt, .md)
Audio/Video files (.mp3, .m4a, .wav, .mp4 - returns guidance)
Output:
HTML distillation article saved to ~/Documents/蒸馏文稿/
Obsidian note saved to ~/Documents/obsidian/{subdir}/
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to local file (PDF, HTML, TXT, MD, etc.) | |
| async_mode | No | If true, return task_id for large files | |
| obsidian_subdir | No | Subdirectory under Obsidian vault for the note |