zotero_add_item_relation
Creates a bidirectional relationship between two Zotero items, linking them as related. Specify item keys and optional relation type.
Instructions
Add a related item relationship to a Zotero item. Creates a bidirectional link between two items.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_key | Yes | The key of the primary item | |
| related_item_key | Yes | The key of the item to relate to | |
| relation_type | No | The type of relationship (default: "dc:relation"). Common values: "dc:relation", "owl:sameAs" | dc:relation |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |