common-get-item-clone-by-id
Retrieve all clones of a Sitecore content item by its ID to analyze duplicate content and manage item relationships across databases.
Instructions
Returns all the clones for the specified item by its ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the item to be analysed for clones presence. | |
| database | No | The database containing the item (defaults to the context database). |