Retrieve history for a wachet (monitor). Returns timestamped snapshots of monitored content showing when changes occurred. Supports time range filtering and optional diff with previous value. Use continuationToken for pagination when retrieving large histories.
idRequiredstringWachet (watcher) ID to retrieve history for.
tostringTime interval end (ISO 8601 format). If not provided, retrieves up to present.
fromstringTime interval start (ISO 8601 format). If not provided, retrieves from unlimited past.
countintegerNumber of history items to return. If more items are available, continuationToken is returned for pagination.
returnDiffbooleanIf true, returns diff with previous value for each history item. Default is false.
continuationTokenstringToken for requesting the next result page. Obtained from previous response.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.