rollback_to_checkpoint
Revert a mission to a specified checkpoint to undo changes and restore a prior state.
Instructions
Rollback a mission to a previous checkpoint.
Args: mission_id: Mission to rollback. checkpoint_id: Target checkpoint. reason: Why the rollback is needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | ||
| mission_id | Yes | ||
| checkpoint_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |