openl List Project Local Changes
openl_list_project_local_changesRetrieve local change history for an open project, including versions, authors, timestamps, and comments. Use this to track modifications before committing.
Instructions
List local change history for a project. Returns list of workspace history items with versions, authors, timestamps, and comments. NOTE: Requires the project to be opened (openl_open_project first); not available for repository 'local' (local projects cannot be opened). Uses session-based project context; no projectId parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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 |