notes.add_attachment
Add attachments to a note from local file paths. Specify note ID and one or more file paths.
Instructions
Add attachment(s) to a note from local file paths.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_id | Yes | Note identifier. | |
| attach_file | Yes | Local file path to attach (repeatable). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||