zotero_set_item_parent
Set or clear an item's parent in your Zotero library by providing a parent item key or null to make it top-level, while Zotero validates the allowed relationship.
Instructions
Set or clear the parent of a Zotero item. Pass a parent item key to assign or change the parent, or null to make the item top-level. Zotero validates whether the requested parent-child relationship is allowed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_key | Yes | ||
| parent_key | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |