zotero_add_note
Add a note to a Zotero reference or create a standalone note. Provide the note text, optionally attach it to a parent item, and add tags.
Instructions
Attach a note to a reference, or create a standalone note.
Args: text: Note content. Plain text is converted to simple HTML; if you pass HTML it is stored as-is. parent_item_key: Attach the note to this reference. Omit for a standalone note. tags: Tags for the note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| text | Yes | ||
| parent_item_key | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||