ism_history
Track changes to a single ISM control across all loaded versions, returning a chronological timeline of updates by entering its identifier.
Instructions
Show one control's evolution across every loaded ISM version.
Returns a chronological timeline of changes to that single control. Identifier input is tolerant like ism_get. An unknown id returns an empty timeline with a hint rather than an error. For the whole-catalog delta between two versions, use ism_diff instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifier | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hint | Yes | ||
| timeline | Yes | ||
| last_seen | Yes | ||
| first_seen | Yes | ||
| identifier | Yes |