common-get-item-workflow-event-by-path
Retrieve workflow history entries for a Sitecore content item by specifying its path. Use this tool to track item revisions, user actions, and workflow state changes in the content management system.
Instructions
Gets entries from the workflow history for the specified item by its path.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | The path of the item to have its history items returned. | |
| identity | No | The user that has been associated with the enteries. Wildcards are supported. | |
| language | No | The language that will be used as source language. | |
| database | No | The database containing the item (defaults to the context database). |