openl Restore Project Local Change
openl_restore_project_local_changeRestore a project to a specific version from its local change history using the history ID obtained from listing local changes.
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 data, 'markdown' for human-readable (default), 'markdown_concise' for brief summary (1-2 paragraphs), 'markdown_detailed' for full details with context | markdown |