common-get-item-referrer-by-path
Identify which Sitecore items reference a specific content item by its path. Use this tool to track dependencies and understand content relationships within your Sitecore database.
Instructions
Gets items referring to a Sitecore item by its path, showing which items reference it.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | The path of the item to retrieve referrers for (e.g. /sitecore/content/Home) | |
| database | No | The database containing the item (defaults to the context database) | |
| language | No | The language of the item to check referrers for | |
| version | No | The version of the item to check referrers for |