list_attachments_tool
Find every non-Markdown file in an Obsidian vault—images, PDFs, audio—with size, type, and modification time. Filter by folder to locate attachments.
Instructions
List all non-Markdown files in the vault: images, PDFs, audio, etc. data.items: [{path, size_bytes, mime_type, mtime}].
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vault | No | ||
| folder | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||