rollback_history
View a log of rollback operations, including timestamps, targets, and number of actions reversed.
Instructions
List past rollback operations.
Shows when rollbacks were performed, what they targeted, and how many operations were undone.
Args: limit: Maximum rollback events to return (default 50).
Returns: JSON string with rollback history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |