Restore Previous Local Version
openl_restore_project_local_changeUndo unwanted local changes by restoring a project to a specified past version using its history ID.
Instructions
Restore a project to a specified version from its local history. Use the historyId from openl_list_project_local_changes response. NOTE: Requires the project to be opened first; not available for repository 'local'. Uses session-based project context; no projectId parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| historyId | Yes | History ID to restore (from list_project_local_changes response) | |
| response_format | No | Response format: 'json' for structured, round-trippable data (default), 'markdown' for human-readable output, 'markdown_concise' for a brief summary (1-2 paragraphs), or 'markdown_detailed' for full details with context | json |