list_attachments
List all attachments in a note—images, scans, drawings, files—in markdown order, aligning each entry with its mark. Then view any attachment with get_attachment.
Instructions
What a note carries besides text: images, scans, drawings, files. One entry per mark in the note's Markdown, in the same order, so mark n and attachment n are the same thing. A table is not listed: its mark became the pipe rows in the body. Use get_attachment to look at one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Note id from list/search results. Wins over name. | |
| name | No | Note title. Must match one note; ambiguity returns candidates. | |
| folder | No | Folder name or path to narrow a name lookup. |