session_restore
Restore a remote session's workspace files to a checkpoint; omit checkpoint_id to use the most recent. Does not undo side effects.
Instructions
Restore a remote session's workspace FILES to a checkpoint (omit checkpoint_id to restore the most recent). Does not undo side effects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Session id from session_create. | |
| checkpoint_id | No | Checkpoint id to restore; omit to restore the most recent. |