capture_to_vault
Capture a URL, share blob, or allowed local file into an Obsidian-compatible vault as Markdown with an .omd.json manifest, applying path allowlist checks and untrusted source labeling.
Instructions
Capture one source into an Obsidian-compatible local vault as Markdown plus an .omd.json manifest. Uses conservative agent defaults: path allowlist checks, no cookie/browser auth flags, no generated memory cards, and untrusted source labeling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | URL, share blob, or allowed local file path to capture. | |
| lang | No | Tesseract language(s) for image OCR; use chi_sim+eng for Chinese + English. | eng |
| tags | No | Optional user tags added to the capture note. | |
| vault | Yes | Allowed local vault directory to write into. |