Add Note
add_noteAdd a note to a Zotero item, attaching it as a child. Supports HTML formatting for rich content like bold, italics, and lists.
Instructions
Add a note to a Zotero item.
The note is created as a child of the specified item. Supports HTML formatting (e.g. bold, italic, lists).
Args: item_key: The parent Zotero item key to attach the note to note: The note content (plain text or HTML)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | Yes | ||
| item_key | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |