Get a history entry
repovive_get_history_entryRetrieve the full details of a specific history entry, including redacted arguments and any errors, to understand exactly what a change did.
Instructions
Fetch one history entry in full, including the (secret-redacted) arguments the tool was called with and any error it returned. Use it to see exactly what a change did.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entry_id | Yes | History entry id from repovive_list_history |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |